Skip to content

Commit d568007

Browse files
committed
Updated pin-project-lite to 0.2.7
1 parent f52512c commit d568007

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
@@ -21,7 +21,7 @@ async-std = { version = "1.6.0", features = ["unstable"] }
2121
http-types = "2.0.1"
2222
log = "0.4.8"
2323
memchr = "2.3.3"
24-
pin-project-lite = "0.1.4"
24+
pin-project-lite = "0.2.7"
2525
async-channel = "1.1.1"
2626

2727
[dev-dependencies]

0 commit comments

Comments
 (0)