use latest kit

This commit is contained in:
hosted-fornet 2024-04-03 17:53:54 -07:00
parent 809894e524
commit 5e18f44782

View File

@ -14,7 +14,7 @@ path = "src/main.rs"
[build-dependencies]
anyhow = "1.0.71"
kit = { git = "https://github.com/kinode-dao/kit", rev = "95cfc41" }
kit = { git = "https://github.com/kinode-dao/kit", rev = "79732ec" }
rayon = "1.8.1"
sha2 = "0.10"
tokio = "1.28"