mirror of
https://github.com/starship/starship.git
synced 2024-11-07 08:54:50 +01:00
build(deps): update rust crate versions to 6.1.0
This commit is contained in:
parent
6f2dd5de37
commit
7a3433b325
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -3339,9 +3339,9 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
||||
|
||||
[[package]]
|
||||
name = "versions"
|
||||
version = "6.0.0"
|
||||
version = "6.1.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d7c271c81503258e3850c9d0f0d279d4ce9458d3388ef9eaa081b10d542182c3"
|
||||
checksum = "f37ff4899935ba747849dd9eeb27c0bdd0da0210236704b7e4681a6c7bd6f9c6"
|
||||
dependencies = [
|
||||
"itertools 0.12.0",
|
||||
"nom 7.1.3",
|
||||
|
@ -85,7 +85,7 @@ toml_edit = "0.21.0"
|
||||
unicode-segmentation = "1.10.1"
|
||||
unicode-width = "0.1.11"
|
||||
urlencoding = "2.1.3"
|
||||
versions = "6.0.0"
|
||||
versions = "6.1.0"
|
||||
which = "5.0.0"
|
||||
yaml-rust = "0.4.5"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user