Skip to content

Commit fa96bba

Browse files
Bump regex from 1.5.5 to 1.5.6
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.5 to 1.5.6. - [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.5.5...1.5.6) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b63b2a commit fa96bba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

console_backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ crossbeam = "0.8"
3838
rand = "0.8.5"
3939
serde-pickle = { version = "1.1.1", optional = true }
4040
parking_lot = "0.12.0"
41-
regex = { version = "1.5.5" }
41+
regex = { version = "1.5.6" }
4242
rust-ini = "0.18.0"
4343
sbp = { version = "4.2.0", features = ["json", "link", "swiftnav"] }
4444
sbp-settings = "0.6.9"

0 commit comments

Comments
 (0)