Skip to content

Commit 2338155

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

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 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
@@ -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.3"
28+
regex = "1.4.4"
2929
url = "2.2.1"
3030
percent-encoding = "2.1.0"
3131
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)