Skip to content

Commit 854ad3e

Browse files
dependabot[bot]sousandrei
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 6592c28 commit 854ad3e

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
@@ -10,6 +10,6 @@ repository = "https://github.com/sousandrei/cc-cli"
1010
version = "0.1.7"
1111

1212
[dependencies]
13-
anyhow = "1.0.99"
13+
anyhow = "1.0.100"
1414
argh = "0.1.13"
1515
inquire = { git = "https://github.com/sousandrei/inquire.git", rev = "02e5fd30" }

0 commit comments

Comments
 (0)