Skip to content

Commit

Permalink
deps: update serde monorepo to v1.0.214
Browse files Browse the repository at this point in the history
  • Loading branch information
eoeo-renovate[bot] authored Oct 28, 2024
1 parent c69da6f commit db49659
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 @@ -11,8 +11,8 @@ cfg-if = "=1.0.0"
dotenvy = "=0.15.7"
regex = "=1.11.1"
rust_socketio = "=0.6.0"
serde = { version = "=1.0.213", features = ["derive"] }
serde_derive = "=1.0.213"
serde = { version = "=1.0.214", features = ["derive"] }
serde_derive = "=1.0.214"
serde_json = "=1.0.132"
sysinfo = "=0.32.0"

Expand Down

0 comments on commit db49659

Please sign in to comment.