Skip to content

Commit

Permalink
chore(deps): update rust crate once_cell to 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2023
1 parent 80bf4aa commit 251f792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ libp2p-identity = { workspace = true }

log = "0.4.8"
anyhow = "1.0.31"
once_cell = "1.4.1"
once_cell = "1.18.0"
serde_json = "1.0"
bs58 = "0.4.0"
rmp-serde = "1.1.1"
Expand Down

0 comments on commit 251f792

Please sign in to comment.