parent
16f9de6bfb
commit
eac96a9c18
@ -0,0 +1 @@
|
||||
SOURCES/home-0.5.9.crate
|
@ -0,0 +1 @@
|
||||
fbc5e8763458174efeeef4e0db4013831576f0d2 SOURCES/home-0.5.9.crate
|
Binary file not shown.
@ -1,12 +1,22 @@
|
||||
--- home-0.5.5/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ home-0.5.5/Cargo.toml 2023-04-26T21:36:34.423434+00:00
|
||||
@@ -28,9 +28,3 @@
|
||||
--- home-0.5.9/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ home-0.5.9/Cargo.toml 2024-01-11T19:40:03.778100+00:00
|
||||
@@ -28,14 +28,6 @@
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/rust-lang/cargo"
|
||||
resolver = "2"
|
||||
|
||||
-[target."cfg(windows)".dependencies.windows-sys]
|
||||
-version = "0.48.0"
|
||||
-version = "0.52"
|
||||
-features = [
|
||||
- "Win32_Foundation",
|
||||
- "Win32_UI_Shell",
|
||||
- "Win32_System_Com",
|
||||
-]
|
||||
-
|
||||
[lints.clippy]
|
||||
dbg_macro = "warn"
|
||||
disallowed_methods = "warn"
|
||||
@@ -52,3 +44,4 @@
|
||||
|
||||
[lints.rustdoc]
|
||||
private_intra_doc_links = "allow"
|
||||
+
|
||||
|
Loading…
Reference in new issue