Skip to content

Commit 7f16b4d

Browse files
dependabot[bot]smoelius
authored andcommitted
Bump clap from 3.0.0-rc.7 to 3.0.0-rc.8
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.0-rc.7 to 3.0.0-rc.8. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_generate-v3.0.0-rc.7...clap_generate-v3.0.0-rc.8) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a8a83f commit 7f16b4d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

cargo-dylint/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://github.com/trailofbits/dylint"
99

1010
[dependencies]
1111
anyhow = "1.0.52"
12-
clap = { version = "3.0.0-rc.7", features = ["cargo", "derive"] }
12+
clap = { version = "3.0.0-rc.8", features = ["cargo", "derive"] }
1313
env_logger = "0.9.0"
1414

1515
dylint = { version = "=1.0.10", path = "../dylint", features = ["dylint_driver_local", "package_options"] }

0 commit comments

Comments
 (0)