Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
package.json 516 Bytes
Copy Edit Raw Blame History
Matt Solomon authored 2024-01-17 13:48 . chore: bump to v1.7.6 (#500)
{
"name": "forge-std",
"version": "1.7.6",
"description": "Forge Standard Library is a collection of helpful contracts and libraries for use with Forge and Foundry.",
"homepage": "https://book.getfoundry.sh/forge/forge-std",
"bugs": "https://github.com/foundry-rs/forge-std/issues",
"license": "(Apache-2.0 OR MIT)",
"author": "Contributors to Forge Standard Library",
"files": [
"src/**/*"
],
"repository": {
"type": "git",
"url": "https://github.com/foundry-rs/forge-std.git"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化