Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nicholas Bailey
rust-gitlab
Commits
38497368
Commit
38497368
authored
May 11, 2017
by
Ben Boeckel
⛰
Browse files
cargo: update private dependencies
parent
fa4ca09e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cargo.toml
View file @
38497368
...
...
@@ -14,9 +14,9 @@ categories = ["web-programming", "api-bindings"]
[dependencies]
hyper
=
{
version
=
"~0.10"
,
default-features
=
false
}
itertools
=
"~0.
5
"
itertools
=
"~0.
6
"
log
=
"~0.3"
reqwest
=
"~0.
4
"
reqwest
=
"~0.
6
"
serde_derive
=
"^1.0"
url
=
"^1.4"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment