Skip to content

Commit

Permalink
Merge pull request #80 from ivanyu/dependabot/cargo/rust/serde-1.0.214
Browse files Browse the repository at this point in the history
Bump serde from 1.0.210 to 1.0.214 in /rust
  • Loading branch information
ivanyu authored Nov 10, 2024
2 parents b431184 + 52bd232 commit e219928
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 deletions rust/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 rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ edition = "2021"
uuid = { version = "1.10.0", features = ["serde"] }
byteorder = "1.5.0"
varint-rs = "2.2.0"
serde = { version = "1.0.210", features = ["derive"] }
serde = { version = "1.0.214", features = ["derive"] }
log = "0.4.22"
paste = "1.0.15"

Expand Down

0 comments on commit e219928

Please sign in to comment.