Skip to content

Commit ac45f1a

Browse files
taiki-eseanmonstar
authored andcommitted
chore(dependencies): update pin-project to 0.4.0-alpha.9
1 parent 0c2a727 commit ac45f1a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ iovec = "0.1"
3232
itoa = "0.4.1"
3333
log = "0.4"
3434
net2 = { version = "0.2.32", optional = true }
35-
pin-project = { version = "=0.4.0-alpha.7", features = ["project_attr"] }
36-
35+
pin-project = { version = "=0.4.0-alpha.9", features = ["project_attr"] }
3736
time = "0.1"
3837
tokio = { version = "=0.2.0-alpha.4", optional = true, default-features = false, features = ["rt-full"] }
3938
tower-service = "=0.3.0-alpha.1"

0 commit comments

Comments
 (0)