mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-11-26 11:53:31 +03:00
bump kit version to avoid compile warnings
This commit is contained in:
parent
1eb4824c94
commit
8bb5f7f834
@ -14,7 +14,7 @@ path = "src/main.rs"
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0.71"
|
||||
kit = { git = "https://github.com/kinode-dao/kit", rev = "25b098f" }
|
||||
kit = { git = "https://github.com/kinode-dao/kit", rev = "0c43430" }
|
||||
reqwest = { version = "0.11.22", features = ["blocking"] }
|
||||
sha2 = "0.10"
|
||||
tokio = { version = "1.28", features = ["macros"] }
|
||||
|
Loading…
Reference in New Issue
Block a user