diff --git a/Cargo.toml b/Cargo.toml index 5244c41..3ba13cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -63,7 +63,7 @@ regex-syntax = "0.8" reqwest = { version = "0.11.22", features = ["json"] } rstest = "0.17.0" schemars = { version = "0.8.16", features = ["uuid1"] } -serde = "1.0.144" +serde = "1.0.145" serde_json = "1.0.85" smallvec = { version = "1", default-features = false } syn-dff4ba8e3ae991db = "1"