mirror of
https://github.com/starship/starship.git
synced 2024-11-07 08:54:50 +01:00
build(deps): update rust crate guess_host_triple to 0.1.4
This commit is contained in:
parent
dd762cab67
commit
8e0263d191
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -1485,9 +1485,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "guess_host_triple"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b35a8ce923c7490629d84e12fa2f75e1733f1ec692a47c264f9b7fd632855afc"
|
||||
checksum = "5dd62763349a2c83ed2ce9ce5429158085fa43e0cdd8c60011a7843765d04e18"
|
||||
dependencies = [
|
||||
"errno 0.2.8",
|
||||
"libc",
|
||||
|
@ -91,7 +91,7 @@ yaml-rust2 = "0.8.1"
|
||||
|
||||
process_control = { version = "4.2.2", features = ["crossbeam-channel"] }
|
||||
|
||||
guess_host_triple = "0.1.3"
|
||||
guess_host_triple = "0.1.4"
|
||||
home = "0.5.9"
|
||||
shell-words = "1.1.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user