build: upgrade open for non-blocking 'open::that()' on linux (#4059)

This commit is contained in:
Sebastian Thiel
2022-06-12 21:04:25 +08:00
committed by GitHub
parent a72b4638f3
commit 4211a990aa
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -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",