Skip to content

Commit 3b2f665

Browse files
dependabot[bot]nlopes
authored andcommitted
chore(deps): bump anyhow from 1.0.99 to 1.0.100
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.99 to 1.0.100. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.100) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ba57d5 commit 3b2f665

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

acdc-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ acdc-html = { path = "../converters/html", optional = true }
1616
acdc-parser.workspace = true
1717
acdc-tck = { path = "../converters/tck", optional = true }
1818
acdc-terminal = { path = "../converters/terminal", optional = true }
19-
anyhow = "1.0.99"
19+
anyhow = "1.0.100"
2020
clap.workspace = true
2121
serde.workspace = true
2222
serde_json.workspace = true

0 commit comments

Comments
 (0)