Skip to content

Commit 9107ebe

Browse files
authored
Merge pull request #177 from sine-fdn/dependabot/cargo/clap-4.5.31
chore(deps): bump clap from 4.5.26 to 4.5.31
2 parents 483fc7e + 562985b commit 9107ebe

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ path = "src/main.rs"
2121
required-features = ["bin"]
2222

2323
[dependencies]
24-
clap = { version = "4.5.26", features = ["derive"], optional = true }
24+
clap = { version = "4.5.31", features = ["derive"], optional = true }
2525
serde = { version = "1.0", features = ["derive"], optional = true }
2626
plotters = { version = "0.3.7", optional = true }
2727

0 commit comments

Comments
 (0)