Skip to content
This repository was archived by the owner on May 1, 2026. It is now read-only.

Commit 28f3280

Browse files
committed
Also update p2panda-rs version in cli
1 parent 14b639b commit 28f3280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aquadoggo_cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ figment = { version = "0.10.10", features = ["toml", "env"] }
2929
hex = "0.4.3"
3030
libp2p = "0.52.4"
3131
log = "0.4.20"
32-
p2panda-rs = "0.8.0"
32+
p2panda-rs = "0.8.1"
3333
path-clean = "1.0.1"
3434
rand = "0.8.5"
3535
serde = { version = "1.0.185", features = ["serde_derive"] }

0 commit comments

Comments
 (0)