Skip to content

Commit 8aac05c

Browse files
authored
Merge pull request #80 from Tiwalun/dependabot/cargo/minor-updates-e4b820741e
Bump the minor-updates group with 4 updates
2 parents c8e7f18 + 1caf06b commit 8aac05c

File tree

2 files changed

+40
-23
lines changed

2 files changed

+40
-23
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ license = "MIT OR Apache-2.0"
1212

1313
[dependencies]
1414
pdf-extract = { version = "0.8.2" }
15-
regex = "1.11.1"
15+
regex = "1.11.2"
1616
clap = { version = "4.5", features = ["derive"] }
17-
anyhow = "1.0.98"
18-
trycmd = "0.15.9"
17+
anyhow = "1.0.99"
18+
trycmd = "0.15.10"
1919

2020
[dev-dependencies]
2121
insta = { version = "1.41.1", features = ["yaml", "toml"] }

0 commit comments

Comments
 (0)