Skip to content

Commit c20c9f9

Browse files
dependabot[bot]tmolitor-stud-tu
authored andcommitted
Bump clap from 4.5.24 to 4.5.26 in /rust
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.24 to 4.5.26. - [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_complete-v4.5.24...clap_complete-v4.5.26) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a05fb48 commit c20c9f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

rust/Cargo.lock

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

rust/monal-html-parser/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ edition = "2021"
99
crate-type = ["staticlib", "lib"]
1010

1111
[dependencies]
12-
clap = {version = "4.5.24", features = ["derive"]}
12+
clap = {version = "4.5.26", features = ["derive"]}
1313
scraper = "0.22.0"

0 commit comments

Comments
 (0)