Skip to content

Commit 291175d

Browse files
dependabot[bot]dicej
authored andcommitted
Bump regex-syntax from 0.6.26 to 0.6.27
Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.6.26 to 0.6.27. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) --- updated-dependencies: - dependency-name: regex-syntax dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49445bd commit 291175d

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.

shared/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ anyhow = "1.0.58"
1010
serde = { version = "1.0.144", features = [ "rc" ] }
1111
serde_derive = "1.0.137"
1212
lalrpop-util = "0.19.8"
13-
regex-syntax = "0.6.26"
13+
regex-syntax = "0.6.27"
1414
lazy_static = "1.4.0"
1515
chrono = { version = "0.4.19", features = [ "serde" ] }
1616

0 commit comments

Comments
 (0)