Skip to content

Commit 9078754

Browse files
author
Concourse CI
committed
chore: cargo upgrade
1 parent 2ba37f2 commit 9078754

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repository = "https://github.com/haydonryan/epub2audiobook"
77
authors = ["Haydon Ryan <haydon.ryan@gmail.com>"]
88

99
[dependencies]
10-
clap = { version = "4.6.0", features = ["derive"] }
10+
clap = { version = "4.6.1", features = ["derive"] }
1111
epub = "2.1.5"
1212
regex = "1.12.3"
1313
scraper = "0.26.0"

0 commit comments

Comments
 (0)