mirror of
https://github.com/Llewellynvdm/starship.git
synced 2025-01-05 23:20:43 +00:00
build(deps): update rust crate versions to 6.3.1
This commit is contained in:
parent
3e98223de6
commit
ebc09f7da6
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -3276,9 +3276,9 @@ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "versions"
|
name = "versions"
|
||||||
version = "6.3.0"
|
version = "6.3.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "5fc28d1172a20e32754969ea1a873c2c6e68e36c449c6056aa3e2ee5fe69a794"
|
checksum = "d9d65b79e2fb156a6f5f23f0e3018f19903ffd6b022553755ed6caf708f41a38"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"itertools",
|
"itertools",
|
||||||
"nom 7.1.3",
|
"nom 7.1.3",
|
||||||
|
@ -85,7 +85,7 @@ toml_edit = "0.22.20"
|
|||||||
unicode-segmentation = "1.11.0"
|
unicode-segmentation = "1.11.0"
|
||||||
unicode-width = "0.1.13"
|
unicode-width = "0.1.13"
|
||||||
urlencoding = "2.1.3"
|
urlencoding = "2.1.3"
|
||||||
versions = "6.3.0"
|
versions = "6.3.1"
|
||||||
which = "6.0.2"
|
which = "6.0.2"
|
||||||
yaml-rust2 = "0.8.1"
|
yaml-rust2 = "0.8.1"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user