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 3969f57 commit a96c68eCopy full SHA for a96c68e
Cargo.toml
@@ -14,8 +14,8 @@ edition = "2021"
14
[dependencies]
15
paste = "1.0.15"
16
regex = "1.11.1"
17
-serde = { version = "1.0.214", features = ["derive"] }
+serde = { version = "1.0.215", features = ["derive"] }
18
19
[dev-dependencies]
20
-anyhow = "1.0.92"
21
-serde_json = "1.0.128"
+anyhow = "1.0.93"
+serde_json = "1.0.133"
0 commit comments