Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #250 from mxinden/dependabot/cargo/serde-1.0.177
Browse files Browse the repository at this point in the history
build(deps): bump serde from 1.0.175 to 1.0.177
  • Loading branch information
mxinden authored Jul 28, 2023
2 parents 383a474 + b6e1dfb commit 612c6e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ libp2p = { git = "https://github.com/libp2p/rust-libp2p", version = "0.52.1", de
libp2p-quic = { git = "https://github.com/libp2p/rust-libp2p", version = "0.8.0-alpha", default-features = false, features = ["async-std"] }
log = "0.4"
prometheus-client = "0.21.2"
serde = "1.0.175"
serde = "1.0.177"
serde_derive = "1.0.125"
serde_json = "1.0"
structopt = "0.3.26"
Expand Down

0 comments on commit 612c6e6

Please # to comment.