Skip to content

Commit a3dd25a

Browse files
Bump anyhow from 1.0.82 to 1.0.83
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.82 to 1.0.83. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.82...1.0.83) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0ba4ad commit a3dd25a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ simplelog = "0.12"
2626
nix = { version = "0.28", default-features = false, features = ["user"] }
2727
shlex = "1.3"
2828
sha2 = "0.10.8"
29-
anyhow = "1.0.82"
29+
anyhow = "1.0.83"
3030
thiserror = "1.0.59"
3131
tera = "1"
3232
serde_json = "1.0.116"

0 commit comments

Comments
 (0)