Skip to content

Commit 5f9da72

Browse files
committed
commit
1 parent 45b4f82 commit 5f9da72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ hyper-util = "0.1"
3030
log = "0.4.21"
3131
once_cell = "1.13"
3232
ordered-float = "4.0"
33-
pin-project-lite = "0.2"
33+
pin-project-lite = "0.2.14" # 0.2.15 is failing for cargo-check-external-types
3434
prost = "0.13"
3535
prost-build = "0.13"
3636
prost-types = "0.13"

0 commit comments

Comments
 (0)