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 45b4f82 commit 5f9da72Copy full SHA for 5f9da72
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"
+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