Skip to content

Commit

Permalink
deps: update rust crate serde_json to v1.0.137 (#567)
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 20, 2025
1 parent d8fcd7c commit 00cfc00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -16,7 +16,7 @@ rust_socketio = "=0.6.0"
self_update = "=0.42.0"
serde = { version = "=1.0.217", features = ["derive"] }
serde_derive = "=1.0.217"
serde_json = "=1.0.136"
serde_json = "=1.0.137"
sysinfo = { version = "=0.33.1", default-features = false, features = ["disk", "multithread", "system"] }

[build-dependencies]
Expand Down

0 comments on commit 00cfc00

Please sign in to comment.