Skip to content

Commit

Permalink
deps: update serde monorepo to v1.0.217
Browse files Browse the repository at this point in the history
  • Loading branch information
eoeo-renovate[bot] authored Jan 7, 2025
1 parent 73db11b commit ef2e333
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ regex = "=1.11.1"
rust_socketio = "=0.6.0"
# https://github.com/jaemk/self_update/issues/136
self_update = "=0.39.0"
serde = { version = "=1.0.216", features = ["derive"] }
serde_derive = "=1.0.216"
serde = { version = "=1.0.217", features = ["derive"] }
serde_derive = "=1.0.217"
serde_json = "=1.0.135"
sysinfo = { version = "=0.33.0", default-features = false, features = ["disk", "multithread", "system"] }

Expand Down

0 comments on commit ef2e333

Please sign in to comment.