parent
670d6194f0
commit
0fd3289711
@ -1,17 +1,19 @@
|
|||||||
--- open-2.1.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- open-2.1.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ open-2.1.1/Cargo.toml 2022-03-29T20:52:33.514074+00:00
|
+++ open-2.1.2/Cargo.toml 2022-05-12T13:39:45.706512+00:00
|
||||||
@@ -20,13 +20,7 @@
|
@@ -30,15 +30,7 @@
|
||||||
keywords = ["open", "xdg-open", "start", "launch"]
|
]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/Byron/open-rs"
|
repository = "https://github.com/Byron/open-rs"
|
||||||
+autobins = false
|
-
|
||||||
|
|
||||||
-[[bin]]
|
-[[bin]]
|
||||||
-name = "open"
|
-name = "open"
|
||||||
-test = false
|
-test = false
|
||||||
-doc = false
|
-doc = false
|
||||||
|
+autobins = false
|
||||||
|
|
||||||
[target."cfg(all(unix, not(macos)))".dependencies.pathdiff]
|
[target."cfg(all(unix, not(macos)))".dependencies.pathdiff]
|
||||||
version = "0.2.0"
|
version = "0.2.0"
|
||||||
|
-
|
||||||
-[target."cfg(windows)".dependencies.winapi]
|
-[target."cfg(windows)".dependencies.winapi]
|
||||||
-version = "0.3"
|
-version = "0.3"
|
||||||
-features = ["shellapi"]
|
-features = ["shellapi"]
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (open-2.1.1.crate) = 8de337ec58f9037e1635e1efb8b383355da96355c189b90f9940ed251ba9f8f22d50b4077cfecae88f1d00db8ec172efe27b5605273750d728c86314c807095a
|
SHA512 (open-2.1.2.crate) = 341a663b0615118245db1799a907623d24f9f70d8bbc85fca2b961b53ba1c4ec0a8b45b6988eeb64f2617a986818032757d63879acc77f3f35d6e1d96c25b875
|
||||||
|
Loading…
Reference in new issue