Skip to content

Commit 20493f5

Browse files
Bump regex from 0.1.80 to 1.5.5 in /kejadlen/rust
Bumps [regex](https://github.com/rust-lang/regex) from 0.1.80 to 1.5.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@0.1.80...1.5.5) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d94efa1 commit 20493f5

File tree

2 files changed

+59
-87
lines changed

2 files changed

+59
-87
lines changed

kejadlen/rust/Cargo.lock

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

kejadlen/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ authors = ["Alpha Chen <[email protected]>"]
55

66
[dependencies]
77
error-chain = "0.7"
8-
regex = "0.1"
8+
regex = "1.5"
99
rust-crypto = "0.2"

0 commit comments

Comments
 (0)