Skip to content

Commit

Permalink
Merge pull request #4 from jaysonsantos/renovate/rust-color-eyre-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate color-eyre to 0.5.8
  • Loading branch information
jaysonsantos authored Nov 24, 2020
2 parents 53aef64 + 4b3f4f0 commit c7401f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2018"
[dependencies]
base64 = "0.13.0"
clap = { version = "3.0.0-beta.2", features = ["derive"] }
color-eyre = "0.5.7"
color-eyre = "0.5.8"
dirs = "3.0.1"
serde = { version = "1.0.117", features = ["derive"] }
serde_yaml = "0.8.14"

0 comments on commit c7401f8

Please sign in to comment.