Skip to content

Commit cd6232d

Browse files
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] <[email protected]>
1 parent e4c0c64 commit cd6232d

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0"
1212
repository = "https://github.com/killzoner/pprof-hyper-server"
1313

1414
[dependencies]
15-
anyhow = { version = "1.0.99", default-features = false }
15+
anyhow = { version = "1.0.100", default-features = false }
1616
async-channel = { version = "2.5.0", default-features = false }
1717
async-executor = { version = "1.13.3", default-features = false }
1818
async-io = { version = "2.6.0", default-features = false }

0 commit comments

Comments
 (0)