Skip to content

Commit 8f65266

Browse files
authored
Merge pull request #169 from sine-fdn/dependabot/cargo/clap-4.5.26
chore(deps): bump clap from 4.5.24 to 4.5.26
2 parents 75a4661 + 02bd824 commit 8f65266

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
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.24", features = ["derive"], optional = true }
24+
clap = { version = "4.5.26", 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)