Skip to content

Commit

Permalink
Update deps in preparation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
siedentop committed Nov 11, 2020
1 parent 06b968d commit f9116bf
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 63 deletions.
130 changes: 69 additions & 61 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ opt-level = "z"
git2 = "0.13"
structopt = "0.3"
color-eyre = { version = "0.5", default-features = false }
eyre = "0.6.1"
eyre = "0.6.3"
log = "0.4.11"
env_logger = "0.7.1"
env_logger = "0.8.1"

[dev-dependencies]
assert_cmd = "1.0.1"
Expand Down

0 comments on commit f9116bf

Please sign in to comment.