Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Ben Boeckel
rust-git-workarea
Commits
953dd623
Commit
953dd623
authored
Oct 08, 2019
by
Ben Boeckel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cargo: update minimum versions
This allows the `-Z minimal-versions` flag test to work.
parent
13f63880
Pipeline
#148275
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Cargo.toml
Cargo.toml
+3
-3
No files found.
Cargo.toml
View file @
953dd623
...
...
@@ -16,9 +16,9 @@ keywords = ["git", "utility"]
itertools
=
"~0.7"
[dependencies]
lazy_static
=
"^1.
0
"
lazy_static
=
"^1.
1
"
log
=
"~0.4"
regex
=
"^1.0"
tempdir
=
"~0.3"
tempdir
=
"~0.3
.6
"
chrono
=
"~0.4"
chrono
=
"~0.4
.1
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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