Skip to content

Commit d67db17

Browse files
Bump fancy-regex from 0.16.1 to 0.16.2 (#470)
Bumps [fancy-regex](https://github.com/fancy-regex/fancy-regex) from 0.16.1 to 0.16.2. - [Release notes](https://github.com/fancy-regex/fancy-regex/releases) - [Changelog](https://github.com/fancy-regex/fancy-regex/blob/main/CHANGELOG.md) - [Commits](fancy-regex/fancy-regex@0.16.1...0.16.2) --- updated-dependencies: - dependency-name: fancy-regex dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 961c61c commit d67db17

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -21,7 +21,7 @@ candle-datasets = { git = "https://github.com/huggingface/candle.git", version =
2121
candle-nn = { git = "https://github.com/huggingface/candle.git", version = "0.9.1" }
2222
clap = { version = "4.5.48", features = ["derive"] }
2323
comfy-table = "7.2.1"
24-
fancy-regex = "0.16.1"
24+
fancy-regex = "0.16.2"
2525
hf-hub = "0.4.3"
2626
itertools = "0.14.0"
2727
lexical-core = "1.0.6"

0 commit comments

Comments
 (0)