We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5505565 commit 6050a6eCopy full SHA for 6050a6e
data-url/Cargo.toml
@@ -17,6 +17,7 @@ alloc = []
17
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"
22
serde = {version = "1.0", features = ["derive"]}
23
serde_json = "1.0"
0 commit comments