Skip to content

Commit

Permalink
cargo upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Urhengulas committed Apr 10, 2021
1 parent ac17980 commit 767fe5b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ version = "0.1.2"
readme = "README.md"

[dependencies]
anyhow = "1.0.32"
anyhow = "1.0.40"
env_logger = "0.8.3"
log = "0.4.11"
log = "0.4.14"
object = { version = "0.23.0", default-features = false, features = ["read_core", "elf", "std"] }
tempfile = "3.1.0"
tempfile = "3.2.0"

0 comments on commit 767fe5b

Please sign in to comment.