Skip to content

Commit

Permalink
build(deps): bump serde from 1.0.203 to 1.0.204 in /nym-vpn-core
Browse files Browse the repository at this point in the history
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.204.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.203...v1.0.204)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 95f85db commit 9dceb7c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions nym-vpn-core/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 nym-vpn-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ prost = "0.12.6"
prost-types = "0.12.6"
rand = "0.8.5"
reqwest = { version = "0.11.27", default-features = false }
serde = "1.0.203"
serde = "1.0.204"
serde_json = "1.0.120"
signature = "2.2.0"
tap = "1.0.1"
Expand Down

0 comments on commit 9dceb7c

Please sign in to comment.