We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8983fd9 + c05b978 commit c478ee4Copy full SHA for c478ee4
Cargo.toml
@@ -41,7 +41,7 @@ heap_size = ["heapsize"]
41
42
[dependencies]
43
encoding = {version = "0.2", optional = true}
44
-heapsize = {version = ">=0.1.1, <0.5", optional = true}
+heapsize = {version = ">=0.4.1, <0.5", optional = true}
45
idna = { version = "0.1.0", path = "./idna" }
46
matches = "0.1"
47
percent-encoding = { version = "1.0.0", path = "./percent_encoding" }
0 commit comments