Skip to content

Commit 1cf8c54

Browse files
committed
Update deps
1 parent cfb11ef commit 1cf8c54

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ name = "hp"
1717

1818
[dependencies]
1919
tokio = { version = "1.52.3", features = ["io-util", "macros", "net", "rt", "rt-multi-thread", "signal", "sync", "time"], default-features = false }
20-
shvproto = "6.1.9"
21-
shvrpc = { version = "16.0", features = ["journal"] }
20+
shvproto = "6.1.10"
21+
shvrpc = { version = "16.1", features = ["journal"] }
2222
shvclient = { version = "6.0", features = ["tokio"] }
2323
futures = "0.3.32"
2424
log = "0.4.30"

0 commit comments

Comments
 (0)