Skip to content

Commit 6ba7ddf

Browse files
author
Michael Eden
authored
Fix deprecated Cargo.toml.
`branch` and `rev` can't be used together, switching to just using `rev`.
1 parent 38ed6c6 commit 6ba7ddf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ openssl = { version = "^0.9.10", optional = true }
2828

2929
[dependencies.hyper]
3030
git = "https://github.com/hyperium/hyper.git"
31-
branch = "0.10.x"
3231
rev = "78551dd040e2ab46e833af355c92fe87aa026244"
3332

3433
[features]

0 commit comments

Comments
 (0)