Skip to content

Commit

Permalink
deps: update serde monorepo to v1.0.217 (#551)
Browse files Browse the repository at this point in the history
Co-authored-by: eoeo-renovate[bot] <173731483+eoeo-renovate[bot]@users.noreply.github.com>
  • Loading branch information
eoeo-renovate[bot] authored Jan 8, 2025
1 parent f3740a8 commit 125488d
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 125488d

Please sign in to comment.