Skip to content

Commit a026f0e

Browse files
authored
Merge pull request #9 from jhheider/dependabot/cargo/regex-1.11.2
Bump regex from 1.11.1 to 1.11.2
2 parents 6b8794e + 09c3547 commit a026f0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ libtea-gpg-wallet = { path = "../lib" }
88
alloy = "1.0.25"
99
tokio = { version = "1.47.1", features = ["full"] }
1010
lazy_static = "1.5.0"
11-
regex = "1.11.1"
11+
regex = "1.11.2"
1212
anyhow = "1.0.99"
1313
clap = { version = "4.5.45", features = ["cargo"] }
1414
colored = "3.0.0"

0 commit comments

Comments
 (0)