Skip to content

Commit 97d2160

Browse files
build(deps): bump regex-lite from 0.1.6 to 0.1.8
Bumps [regex-lite](https://github.com/rust-lang/regex) from 0.1.6 to 0.1.8. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-lite-0.1.6...regex-lite-0.1.8) --- updated-dependencies: - dependency-name: regex-lite dependency-version: 0.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c509918 commit 97d2160

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

repak-gui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ uasset-mesh-patch-rivals = {path = "../uasset-mesh-patch-rivals"}
3434
colored = "3.0.0"
3535
notify = "8.0.0"
3636
simplelog = "0.12.2"
37-
regex-lite = "0.1.5"
37+
regex-lite = "0.1.9"
3838
retoc = {path = "../retoc-rivals"}
3939
unrar = "0.5.8"
4040
zip = "2.6.1"

0 commit comments

Comments
 (0)