Skip to content

Commit d3347f2

Browse files
Bump clap from 3.1.5 to 3.1.6
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v3.1.5...v3.1.6) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f34d84 commit d3347f2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

console_backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ serialport = { git = "https://github.com/swift-nav/serialport-rs.git", default-f
3131
directories = "4"
3232
anyhow = { version = "1", features = ["backtrace"] }
3333
serde_yaml = "0.8.23"
34-
clap = { version = "3.1.5", features = ["derive"] }
34+
clap = { version = "3.1.6", features = ["derive"] }
3535
indexmap = { version = "1.8.0", features = ["serde"] }
3636
serde_json = { version = "1" }
3737
crossbeam = "0.8"

0 commit comments

Comments
 (0)