29 个版本
新版本 0.5.5 | 2024年8月19日 |
---|---|
0.5.4 | 2024年5月24日 |
0.5.2 | 2024年4月22日 |
0.4.1 | 2024年3月20日 |
0.1.5 | 2022年7月25日 |
#16 在 神奇豆
23,255 次每月下载
在 13 个 包中使用(3 个直接使用)
16KB
257 行
Solidity 编译器版本管理器
此包提供对管理 Solidity 编译器版本的跨平台支持。
安装
来自 crates.io
cargo install svm-rs
或从仓库
cargo install --locked --git https://github.com/alloy-rs/svm-rs/
用法
Solc version manager
Usage: svm <COMMAND>
Commands:
help Print this message or the help of the given subcommand(s)
install Install Solc versions
list List all Solc versions
remove Remove a Solc version, or "all" to remove all versions
use Set a Solc version as the global default
Options:
-h, --help Print help
-V, --version Print version
依赖项
~0.5–3MB
~57K SLoC