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 93e65f5 commit d74cca6Copy full SHA for d74cca6
bridges/bin/millau/node/Cargo.toml
@@ -11,7 +11,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
11
[dependencies]
12
clap = { version = "4.1.4", features = ["derive"] }
13
jsonrpsee = { version = "0.16.2", features = ["server"] }
14
-serde_json = "1.0.79"
+serde_json = "1.0.92"
15
16
# Bridge dependencies
17
bridges/bin/rialto/node/Cargo.toml
@@ -10,7 +10,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
10
0 commit comments