the solc github releases downloader

Signed-off-by: xermicus <bigcyrill@hotmail.com>
This commit is contained in:
xermicus
2025-03-21 15:20:50 +01:00
parent 84a5647a8b
commit 11bd08df4e
7 changed files with 113 additions and 24 deletions
+2
View File
@@ -14,7 +14,9 @@ download = ["reqwest"]
[dependencies]
anyhow = { workspace = true }
hex = { workspace = true }
once_cell = { workspace = true }
reqwest = { workspace = true, optional = true }
semver = { workspace = true }
serde = { workspace = true }
sha2 = { workspace = true }