We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eccac9 commit 11799aeCopy full SHA for 11799ae
data-url/Cargo.toml
@@ -18,7 +18,7 @@ alloc = []
18
[dev-dependencies]
19
tester = "0.9"
20
# We pin this transitive dev dep so that MSRV CI can continue to run.
21
-unicode-width = "=0.1.12"
+unicode-width = "=0.2.0"
22
serde = {version = "1.0", features = ["derive"]}
23
serde_json = "1.0"
24
0 commit comments