diff --git a/Cargo.toml b/Cargo.toml index ea3493c..7970eed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ serde = { version = "1", features = ["derive"] } serde_json = "1" tao = "0.33.0" wry = "0.51.0" -schemars = "0.8.21" +schemars = "0.9.0" parking_lot = "0.12" actson = "2.0.0" tracing = "0.1"