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.
1 parent 3a3663a commit 552efb4Copy full SHA for 552efb4
style/Cargo.toml
@@ -73,7 +73,7 @@ lazy_static = "1"
73
log = "0.4"
74
malloc_size_of = { version = "0.3", path = "../malloc_size_of", package = "stylo_malloc_size_of" }
75
malloc_size_of_derive = "0.1"
76
-web_atoms = { version = "0.1", optional = true }
+web_atoms = { version = "0.1.3", optional = true }
77
matches = "0.1"
78
mime = { version = "0.3.13", optional = true }
79
num_cpus = {version = "1.1.0"}
0 commit comments