mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build(deps): update rust crate os_info to 3.15.0
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ notify-rust = { version = "4.17.0", optional = true }
|
||||
nu-ansi-term = "0.50.3"
|
||||
open = "5.3.5"
|
||||
# update os module config and tests when upgrading os_info
|
||||
os_info = { version = "3.14.0", features = ["schemars"] }
|
||||
os_info = { version = "3.15.0", features = ["schemars"] }
|
||||
# for efficient shared state between `git_status` and `git_metrics`, allowing parallel printing. This is for poison-free locks.
|
||||
parking_lot = "0.12.5"
|
||||
path-slash = "0.2.1"
|
||||
|
||||
Reference in New Issue
Block a user