Skip to content

Commit 6469e98

Browse files
build(deps): bump regex from 1.11.3 to 1.12.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.3 to 1.12.1. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.3...1.12.1) --- updated-dependencies: - dependency-name: regex dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da6c092 commit 6469e98

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -20,7 +20,7 @@ assets = [
2020
[dependencies]
2121
discord-presence = { version = "2.1.0" }
2222
mpd_client = "1.4.1"
23-
regex = "1.11.3"
23+
regex = "1.12.1"
2424
serde = { version = "1.0.226", features = ["derive"] }
2525
reqwest = { version = "0.12.23", features = ["json"] }
2626
tokio = { version = "1.47.1", features = ["rt-multi-thread"] }

0 commit comments

Comments
 (0)