mirror of
https://github.com/NotAShelf/stash.git
synced 2026-05-08 08:25:12 +00:00
build(deps): bump regex from 1.11.3 to 1.12.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.3 to 1.12.2. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.11.3...1.12.2) --- updated-dependencies: - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a59e207e76
commit
10ce6b6663
2 changed files with 5 additions and 5 deletions
|
|
@ -35,7 +35,7 @@ smol = "2.0.2"
|
|||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.145"
|
||||
base64 = "0.22.1"
|
||||
regex = "1.11.3"
|
||||
regex = "1.12.2"
|
||||
ratatui = "0.29.0"
|
||||
crossterm = "0.29.0"
|
||||
unicode-segmentation = "1.12.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue