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
36ce2958
Commit
36ce2958
authored
Oct 10, 2019
by
Ben Boeckel
⛰
Browse files
cargo: update to itertool 0.8
parent
7609039b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cargo.toml
View file @
36ce2958
...
...
@@ -13,7 +13,7 @@ keywords = ["gitlab", "api"]
categories
=
[
"web-programming"
,
"api-bindings"
]
[dependencies]
itertools
=
"~0.
7
"
itertools
=
"~0.
8
"
log
=
"~0.4"
percent-encoding
=
"^1.0"
reqwest
=
"~0.9"
...
...
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