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
Bradley Wood
rust-gitlab
Commits
efcb912d
Commit
efcb912d
authored
Sep 10, 2018
by
Ben Boeckel
⛰
Browse files
cargo: update log to 0.4
parent
0bdf9831
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cargo.toml
View file @
efcb912d
...
...
@@ -15,7 +15,7 @@ categories = ["web-programming", "api-bindings"]
[dependencies]
hyper
=
{
version
=
"~0.11.9"
,
default-features
=
false
}
itertools
=
"~0.7"
log
=
"~0.
3
"
log
=
"~0.
4
"
reqwest
=
"~0.8"
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