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 a011790 commit ec4a4b0Copy full SHA for ec4a4b0
Cargo.toml
@@ -16,5 +16,5 @@ anyhow = { version = "1.0.95" }
16
tokio = { version = "1.43.0", features = ["macros", "signal"] }
17
rand = "0.8.5"
18
jsonrpsee = { version = "0.24.7", features = ["macros", "server"] }
19
-insta = { version = "1.41.1", features = ["json"] }
+insta = { version = "1.42.0", features = ["json"] }
20
serde_json = { version = "1.0.124", features = ["raw_value"] }
0 commit comments