Skip to content

Commit b88cd0a

Browse files
Bump regex from 1.8.2 to 1.8.3 (#986)
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.2 to 1.8.3. - [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.8.2...1.8.3) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b874315 commit b88cd0a

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
@@ -53,7 +53,7 @@ primitive-types = { version = "0.12.1", default-features = false, features = ["c
5353
proc-macro-error = "1.0.4"
5454
proc-macro2 = "1.0.58"
5555
quote = "1.0.27"
56-
regex = "1.8.1"
56+
regex = "1.8.3"
5757
scale-info = "2.7.0"
5858
scale-value = "0.7.0"
5959
scale-bits = "0.3"

0 commit comments

Comments
 (0)