Refactored dependencies

This commit is contained in:
activecoder10
2025-07-04 12:37:56 +03:00
parent a0279f0c0c
commit c5ab27ed82
6 changed files with 31 additions and 18 deletions
+2
View File
@@ -10,6 +10,8 @@ rust-version.workspace = true
[dependencies]
alloy = { workspace = true }
alloy-primitives = { workspace = true }
alloy-sol-types = { workspace = true }
anyhow = { workspace = true }
log = { workspace = true }
semver = { workspace = true }