[MASTER] Updates for Rust 1.80+ (#722)

* warning fixes

* warning cleanup
This commit is contained in:
Yeastplume
2024-09-19 10:51:10 +01:00
committed by GitHub
parent 7ac35f134b
commit b7104cd654
6 changed files with 384 additions and 405 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ grin_api = { git = "https://github.com/mimblewimble/grin", branch = "master" }
######
[build-dependencies]
built = { version = "0.4", features = ["git2"]}
built = { version = "0.7", features = ["git2"]}
[dev-dependencies]
url = "2.1"