Skip to content

Commit

Permalink
Merge pull request #46 from rami3l/dependabot/cargo/anyhow-1.0.36
Browse files Browse the repository at this point in the history
chore(deps): bump anyhow from 1.0.35 to 1.0.36
  • Loading branch information
rami3l authored Dec 21, 2020
2 parents 88e3a2b + 8b366dd commit e59abdd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ version = "0.9.2"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[build-dependencies]
anyhow = "1.0.35"
anyhow = "1.0.36"
itertools = "0.9.0"
prettytable-rs = "0.8.0"
regex = "1.4.2"

[dependencies]
anyhow = "1.0.35"
anyhow = "1.0.36"
async-trait = "0.1.42"
bytes = "0.6.0"
clap = "3.0.0-beta.2"
Expand Down

0 comments on commit e59abdd

Please sign in to comment.