Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.196
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent 4eddec0 commit 9fbd960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/hwlib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ edition = "2021"

[dependencies]
reqwest = { version = "0.11.23", features = ["json"] }
serde = { version = "1.0.195", features = ["derive"] }
serde = { version = "1.0.196", features = ["derive"] }
smbios-lib = "0.9.1"
tokio = "1.35.1"

0 comments on commit 9fbd960

Please sign in to comment.