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
+1
View File
@@ -29,6 +29,7 @@ once_cell = "1.21"
semver = {version = "1.0", features = ["serde"] }
serde = { version = "1.0", default-features = false, features = ["derive"] }
serde_json = { version = "1.0", default-features = false, features = ["arbitrary_precision", "std"] }
sha2 = { version = "0.10.8" }
tokio = { version = "1", default-features = false, features = ["rt-multi-thread"] }
# revive compiler