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 503d16a commit 6fcc36eCopy full SHA for 6fcc36e
Cargo.toml
@@ -30,7 +30,7 @@ hyper-util = "0.1"
30
log = "0.4.21"
31
once_cell = "1.13"
32
ordered-float = "4.0"
33
-pin-project-lite = "0.2.14" # 0.2.15 is failing for cargo-check-external-types
+pin-project-lite = "=0.2.14" # 0.2.15 is failing for cargo-check-external-types
34
prost = "0.13"
35
prost-build = "0.13"
36
prost-types = "0.13"
0 commit comments