Skip to content

Commit

Permalink
schemars
Browse files Browse the repository at this point in the history
  • Loading branch information
gRoussac committed Nov 17, 2023
1 parent 4b27b19 commit b341133
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 @@ -40,7 +40,7 @@ num-traits = "0.2.15"
once_cell = "1"
rand = "0.8.5"
reqwest = { version = "0.11.13", features = ["json"] }
schemars = "=0.8.5"
schemars = "0.8.5"
serde = { version = "1", default-features = false, features = ["derive"] }
serde_json = { version = "1", features = ["preserve_order"] }
thiserror = "1.0.34"
Expand Down

0 comments on commit b341133

Please sign in to comment.