Skip to content

Commit bd7bf5b

Browse files
chore(deps): update rust crate fancy-regex to 0.17.0 (#77)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca18f09 commit bd7bf5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ aocf = "0.1.21"
99
bit-vec = "0.8.0"
1010
clap = { version = "4.5.53", features = ["derive"] }
1111
derive-where = "1.6.0"
12-
fancy-regex = "0.16.2"
12+
fancy-regex = "0.17.0"
1313
itertools = "0.14.0"
1414
num = "0.4.3"
1515
paste = "1.0.15"

0 commit comments

Comments
 (0)