Skip to content

Commit

Permalink
Merge pull request #49 from wcm-io-devops/dependabot/cargo/serde-1.0.214
Browse files Browse the repository at this point in the history
build(deps): bump serde from 1.0.210 to 1.0.214
  • Loading branch information
tobias-richter authored Nov 5, 2024
2 parents 8f27174 + ef32810 commit 1c240cb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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 @@ -24,7 +24,7 @@ jsonwebtoken = "9.3.0"
log = "0.4.22"
magic-crypt = "4.0.1"
num = "0.4.3"
serde = { version = "1.0.210", features = ["derive"] }
serde = { version = "1.0.214", features = ["derive"] }

serde_json = "1.0.132"
serde_yaml = "0.9.34"
Expand Down

0 comments on commit 1c240cb

Please sign in to comment.