Skip to content

Commit

Permalink
penumbra: use [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanor committed Jan 25, 2025
1 parent 5bf9549 commit b5c2f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ camino = { version = "1" }
chacha20poly1305 = { version = "0.9.0" }
chrono = { default-features = false, version = "0.4" }
clap = { version = "3.2" }
cnidarium = { version = "0.82.1", default-features = false}
cnidarium = { version = "0.83", default-features = false}
cnidarium-component = { default-features = false, version = "1.0.0", path = "crates/cnidarium-component" }
cometindex = { version = "1.0.0", path = "crates/util/cometindex" }
criterion = { version = "0.4" }
Expand Down

0 comments on commit b5c2f23

Please sign in to comment.