Skip to content

Commit 7ee8f5e

Browse files
chore(deps): update rust crate schemars to 0.9.0
1 parent b205746 commit 7ee8f5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ regex = "1.11.1"
6565
rocket = { version = "0.5.1", features = ["tls"] }
6666
rocket_okapi = { version = "0.9.0", features = ["swagger", "rapidoc"] }
6767
rocket_sync_db_pools = { version = "0.1.0", features = ["diesel_sqlite_pool"] }
68-
schemars = "0.8.1"
68+
schemars = "0.9.0"
6969
serde = "1.0.217"
7070
serde_json = "1.0.138"
7171
tao = "0.31.1"

0 commit comments

Comments
 (0)