Skip to content

Commit cddf71d

Browse files
authored
Merge pull request #20 from spadarian/update-pin-project-lite
Updated pin-project-lite to 0.2.7
2 parents 52e825a + d568007 commit cddf71d

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 @@ futures-lite = "1.11.3"
2121
http-types = { version = "2.0.1", default-features = false }
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)