Skip to content
This repository was archived by the owner on Oct 30, 2019. It is now read-only.

Commit 3182ccb

Browse files
authored
Update pin-project to 0.4 (#111)
1 parent 60f9840 commit 3182ccb

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-preview = "0.3.0-alpha.18"
2121
runtime-attributes = { path = "runtime-attributes", version = "0.3.0-alpha.6", default-features = false }
2222
runtime-raw = { path = "runtime-raw", version = "0.3.0-alpha.5" }
2323
runtime-native = { path = "runtime-native", version = "0.3.0-alpha.6", optional = true }
24-
pin-project = "0.4.0-beta.1"
24+
pin-project = "0.4"
2525

2626
[dev-dependencies]
2727
failure = "0.1.5"

0 commit comments

Comments
 (0)