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 765111e commit 153d4d8Copy full SHA for 153d4d8
Cargo.toml
@@ -36,7 +36,7 @@ os_pipe = "1.1"
36
prctl = "1.0.0"
37
prost = "0.12"
38
prost-build = "0.12"
39
-prost-types = "0.12"
+prost-types = "0.13"
40
serde = { version = "1.0", features = ["derive"] }
41
serde_json = "1.0"
42
simple_logger = { version = "5.0", default-features = false }
0 commit comments