Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit bf5a768

Browse files
Bump anyhow from 1.0.23 to 1.0.25
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.23 to 1.0.25. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.23...1.0.25) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5af5272 commit bf5a768

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["CoBloX developers <team@coblox.tech>"]
55
edition = "2018"
66

77
[dependencies]
8-
anyhow = "1.0.23"
8+
anyhow = "1.0.25"
99
dirs = "2"
1010
emerald-vault-core = { git = "http://github.com/thomaseizinger/emerald-vault.git", branch = "create-comit-app-compatible", default-features = false }
1111
envfile = "0.2"
@@ -36,7 +36,7 @@ web3 = { version = "0.8", default-features = false, features = ["http"] }
3636
default = ["shiplift/unix-socket"]
3737

3838
[build-dependencies]
39-
anyhow = "1.0.23"
39+
anyhow = "1.0.25"
4040
flate2 = "1.0.13"
4141
ignore = "0.4.10"
4242
tar = "0.4.26"

0 commit comments

Comments
 (0)