Skip to content

Commit

Permalink
Update Rust crate schemars to 0.8.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 11, 2023
1 parent 817b5ba commit 859ba22
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 @@ -12,7 +12,7 @@ edition = "2021"

[dependencies]
serde = { version = "1", optional = true }
schemars = { version = "0.8.15", optional = true }
schemars = { version = "0.8.16", optional = true }

[dev-dependencies]
serde_json = "1.0"
Expand Down

0 comments on commit 859ba22

Please sign in to comment.