mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-12 08:16:34 +00:00
build: bump os_info from 3.0.4 to 3.0.5 (#2722)
Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/stanislav-tkach/os_info/releases) - [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md) - [Commits](https://github.com/stanislav-tkach/os_info/compare/v3.0.4...v3.0.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
902f0a0b12
commit
55b72306e8
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -1102,9 +1102,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "os_info"
|
||||
version = "3.0.4"
|
||||
version = "3.0.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "afaa687e89d04fcd3573987b14965578e54434a120c9477500e24b95b6fe79ee"
|
||||
checksum = "1fa6218eb01b752b12726590e9321b4ecebd4eb4f3b53b27a80fdbdcd65d7afd"
|
||||
dependencies = [
|
||||
"log",
|
||||
"serde",
|
||||
|
@ -54,7 +54,7 @@ yaml-rust = "0.4.5"
|
||||
pest = "2.1.3"
|
||||
pest_derive = "2.1.0"
|
||||
regex = "1.5.4"
|
||||
os_info = "3.0.4"
|
||||
os_info = "3.0.5"
|
||||
urlencoding = "1.3.1"
|
||||
open = "1.7.0"
|
||||
unicode-width = "0.1.8"
|
||||
|
Loading…
Reference in New Issue
Block a user