Skip to content

Commit

Permalink
Update http requirement from 0.1 to 0.2
Browse files Browse the repository at this point in the history
Updates the requirements on [http](https://github.com/hyperium/http) to permit the latest version.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](hyperium/http@v0.1.0...v0.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Dec 3, 2019
1 parent 81a15bb commit 44bfa1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http-zipkin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ categories = ["web-programming"]
keywords = ["zipkin", "tracing"]

[dependencies]
http = "0.1"
http = "0.2"
zipkin = { version = "0.4", path = "../zipkin" }

0 comments on commit 44bfa1c

Please sign in to comment.