Skip to content

Commit 9b0ca2e

Browse files
committed
hotfix: update kit dep
1 parent acc1a94 commit 9b0ca2e

File tree

2 files changed

+75
-61
lines changed

2 files changed

+75
-61
lines changed

Cargo.lock

Lines changed: 74 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

kinode/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ path = "src/main.rs"
1414

1515
[build-dependencies]
1616
anyhow = "1.0.71"
17-
kit = { git = "https://github.com/kinode-dao/kit", rev = "15a4681" }
17+
kit = { git = "https://github.com/kinode-dao/kit", rev = "25b098f" }
1818
reqwest = { version = "0.11.22", features = ["blocking"] }
1919
sha2 = "0.10"
2020
tokio = { version = "1.28", features = ["macros"] }

0 commit comments

Comments
 (0)