You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
345 B
14 lines
345 B
1 year ago
|
--- quinn-udp-0.4.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ quinn-udp-0.4.1/Cargo.toml 2023-10-28T10:25:12.949636+00:00
|
||
|
@@ -43,9 +43,6 @@
|
||
|
default = ["log"]
|
||
|
log = ["tracing/log"]
|
||
|
|
||
|
-[target."cfg(windows)".dependencies.windows-sys]
|
||
|
-version = "0.48.0"
|
||
|
-features = ["Win32_Networking_WinSock"]
|
||
|
-
|
||
|
[badges.maintenance]
|
||
|
status = "experimental"
|
||
|
+
|