bump kit version

This commit is contained in:
hosted-fornet 2024-02-16 10:54:24 -08:00
parent a3b8a61028
commit 3726f8325e

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 = "f96cdaa" }
kit = { git = "https://github.com/kinode-dao/kit", rev = "83d1e86" }
rayon = "1.8.1"
sha2 = "0.10"
tokio = "1.28"