mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build(deps): update rust crate open to 5.3.3 (#7127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ log = { version = "0.4.28", features = ["std"] }
|
||||
# see: https://github.com/NixOS/nixpkgs/issues/160876
|
||||
notify-rust = { version = "4.11.7", optional = true }
|
||||
nu-ansi-term = "0.50.3"
|
||||
open = "5.3.2"
|
||||
open = "5.3.3"
|
||||
# update os module config and tests when upgrading os_info
|
||||
os_info = "3.13.0"
|
||||
# for efficient shared state between `git_status` and `git_metrics`, allowing parallel printing. This is for poison-free locks.
|
||||
|
||||
Reference in New Issue
Block a user