Skip to content

Commit cb33dbf

Browse files
chore(rig-829): upgrade schemars to v1.0.4 (#715)
1 parent 5d22d67 commit cb33dbf

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ reqwest = { version = "0.12.20", default-features = false }
6868
url = "2.5"
6969
rusqlite = "0.32"
7070
scylla = "1.2.0"
71-
# TODO: Update schemars
72-
schemars = "0.8.22"
71+
schemars = "1.0.4"
7372
serde = "1.0.219"
7473
serde_json = "1.0.140"
7574
serde_path_to_error = "0.1.17"

0 commit comments

Comments
 (0)