mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build: upgrade open for non-blocking 'open::that()' on linux (#4059)
This commit is contained in:
Generated
+2
-2
@@ -1260,9 +1260,9 @@ checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
|
||||
|
||||
[[package]]
|
||||
name = "open"
|
||||
version = "2.1.3"
|
||||
version = "3.0.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f2423ffbf445b82e58c3b1543655968923dd06f85432f10be2bb4f1b7122f98c"
|
||||
checksum = "360bcc8316bf6363aa3954c3ccc4de8add167b087e0259190a043c9514f910fe"
|
||||
dependencies = [
|
||||
"pathdiff",
|
||||
"windows-sys 0.36.1",
|
||||
|
||||
Reference in New Issue
Block a user