We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91330bf commit f1e0f34Copy full SHA for f1e0f34
crates/trycmd/Cargo.toml
@@ -56,7 +56,7 @@ humantime-serde = "1"
56
toml_edit = { version = "0.23.0", features = ["serde"] }
57
escargot = { version = "0.5.13", optional = true }
58
59
-schemars = { version = "0.8.21", features = ["preserve_order"], optional = true }
+schemars = { version = "0.9.0", features = ["preserve_order"], optional = true }
60
serde_json = { version = "1.0", optional = true }
61
62
[lints]
0 commit comments