Skip to content

Commit 1bdb1a4

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

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.1"
41-
regex = { version = "1.5.6" }
41+
regex = { version = "1.6.0" }
4242
rust-ini = "0.18.0"
4343
sbp = { version = "4.5.0", features = ["json", "link", "swiftnav"] }
4444
sbp-settings = "0.6.11"

0 commit comments

Comments
 (0)