Skip to content

Commit

Permalink
chore(dependencies): update pin-project to 0.4.0-alpha.9
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e authored and seanmonstar committed Sep 4, 2019
1 parent 0c2a727 commit ac45f1a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ iovec = "0.1"
itoa = "0.4.1"
log = "0.4"
net2 = { version = "0.2.32", optional = true }
pin-project = { version = "=0.4.0-alpha.7", features = ["project_attr"] }

pin-project = { version = "=0.4.0-alpha.9", features = ["project_attr"] }
time = "0.1"
tokio = { version = "=0.2.0-alpha.4", optional = true, default-features = false, features = ["rt-full"] }
tower-service = "=0.3.0-alpha.1"
Expand Down

0 comments on commit ac45f1a

Please sign in to comment.