Skip to content

Commit

Permalink
Merge pull request #144 from sebastienrousseau/dependabot/cargo/clap-…
Browse files Browse the repository at this point in the history
…4.4.11

build(deps): bump clap from 4.4.10 to 4.4.11
  • Loading branch information
sebastienrousseau authored Dec 6, 2023
2 parents 9689553 + a082f77 commit f313c46
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ harness = false
path = "benches/bench.rs"

[dependencies]
clap = "4.4.10"
clap = "4.4.11"
comrak = "0.20.0"
dtt = "0.0.5"
log = {version="0.4.20", features = ["std"] }
Expand Down

0 comments on commit f313c46

Please sign in to comment.