parent
36781a57cb
commit
b4348870b8
@ -1,4 +0,0 @@
|
||||
[DEFAULT]
|
||||
summary = URL library for Rust, based on the WHATWG URL Standard
|
||||
unwanted-features =
|
||||
debugger_visualizer
|
@ -0,0 +1,6 @@
|
||||
[package]
|
||||
summary = "URL library for Rust, based on the WHATWG URL Standard"
|
||||
|
||||
[features]
|
||||
hide = ["debugger_visualizer"]
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (url-2.4.1.crate) = ff2aed100e405f4474e17dcc01d59b63460e7a8babeb7cdcf9df6c1c65216c425e24d557f76c7097702b2befc381656107bef755ce929089b52a3901c46aa185
|
||||
SHA512 (url-2.5.0.crate) = 4aedbc48b85bcc2853189f5fe8265a01c76516b5507f4e958d8d0b860fe2590c69c95f0f4b9fd6fac9b8d5911bcb0a5e9ab7f8e8b600f37a12db1438976ee5c3
|
||||
|
@ -1,9 +0,0 @@
|
||||
--- url-2.4.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ url-2.4.1/Cargo.toml 2023-08-28T16:01:00.024105+00:00
|
||||
@@ -63,6 +63,5 @@
|
||||
version = "1.0"
|
||||
|
||||
[features]
|
||||
-debugger_visualizer = []
|
||||
default = []
|
||||
expose_internals = []
|
Loading…
Reference in new issue