Skip to content

Commit 7e4209d

Browse files
Bump regex from 1.4.4 to 1.4.5 in /clients/libredirectionio
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.4 to 1.4.5. - [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.4.4...1.4.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2338155 commit 7e4209d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -25,7 +25,7 @@ tera = "1.7.0"
2525
[dependencies]
2626
serde = { version = "1.0", features = ["derive"] }
2727
serde_json = "1.0.64"
28-
regex = "1.4.4"
28+
regex = "1.4.5"
2929
url = "2.2.1"
3030
percent-encoding = "2.1.0"
3131
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)