mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build(deps): update rust crate regex to 1.8.1
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ pest_derive = "2.5.7"
|
||||
quick-xml = "0.28.2"
|
||||
rand = "0.8.5"
|
||||
rayon = "1.7.0"
|
||||
regex = "1.8.0"
|
||||
regex = "1.8.1"
|
||||
rust-ini = "0.18.0"
|
||||
semver = "1.0.17"
|
||||
serde = { version = "1.0.160", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user