Skip to content

Commit

Permalink
Update Rust crate serde to ^1.0.191
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 0b6f3f0 commit 5842141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ categories = ["api-bindings"]

[dependencies]
reqwest = { version = "^0.11.22", features = ["blocking", "json"] }
serde = { version = "^1.0.190", features = ["derive"] }
serde = { version = "^1.0.191", features = ["derive"] }
serde_json = { version = "^1.0.108", features = ["raw_value"] }

0 comments on commit 5842141

Please sign in to comment.