parent
3c151c2abb
commit
fa19028afc
@ -0,0 +1,9 @@
|
||||
--- clircle-0.3.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
||||
+++ clircle-0.3.0/Cargo.toml 2023-06-13T15:11:32.876445+00:00
|
||||
@@ -39,6 +39,3 @@
|
||||
version = "0.2"
|
||||
[target."cfg(not(windows))".dev-dependencies.nix]
|
||||
version = "0.19.1"
|
||||
-[target."cfg(windows)".dependencies.winapi]
|
||||
-version = "0.3.9"
|
||||
-features = ["winnt", "winbase", "processenv", "handleapi", "ntdef", "fileapi"]
|
@ -1,11 +1,8 @@
|
||||
--- clircle-0.3.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
||||
+++ clircle-0.3.0/Cargo.toml 2021-11-14T17:27:00.007824+00:00
|
||||
@@ -38,7 +38,4 @@
|
||||
+++ clircle-0.3.0/Cargo.toml 2023-06-13T15:11:47.561509+00:00
|
||||
@@ -38,4 +38,4 @@
|
||||
[target."cfg(not(windows))".dependencies.libc]
|
||||
version = "0.2"
|
||||
[target."cfg(not(windows))".dev-dependencies.nix]
|
||||
-version = "0.19.1"
|
||||
-[target."cfg(windows)".dependencies.winapi]
|
||||
-version = "0.3.9"
|
||||
-features = ["winnt", "winbase", "processenv", "handleapi", "ntdef", "fileapi"]
|
||||
+version = "0.22.0"
|
||||
+version = "0.22"
|
||||
|
Loading…
Reference in new issue