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 1415290 commit c1f5190Copy full SHA for c1f5190
Cargo.toml
@@ -47,7 +47,7 @@ hyper = { version = "^0.14", features = ["server", "http1", "tcp"] }
47
tokio = { version = "^1.0", features = ["macros", "rt-multi-thread"] }
48
49
[build-dependencies]
50
-prost-build = { versopm = "^0.7", optional = true }
+prost-build = { version = "^0.7", optional = true }
51
protobuf-codegen-pure = { version = "^2.0", optional = true }
52
53
[workspace]
0 commit comments