Skip to content

Commit 9750f49

Browse files
authored
Merge pull request #10 from KMJ-007/dependabot/cargo/regex-1.11.1
Bump regex from 1.10.6 to 1.11.1
2 parents 689c6c2 + eed5c5b commit 9750f49

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -22,7 +22,7 @@ crossterm = "0.28.1"
2222
ratatui = "0.28.1"
2323
color-eyre = "0.6.3"
2424
arboard = "3.4.1"
25-
regex = "1.5"
25+
regex = "1.11"
2626
rusqlite = { version = "0.28.0", features = ["bundled"] }
2727
dirs = "4.0"
2828

0 commit comments

Comments
 (0)