Skip to content

Commit 11799ae

Browse files
Update unicode-width requirement from =0.1.12 to =0.2.0
Updates the requirements on [unicode-width](https://github.com/unicode-rs/unicode-width) to permit the latest version. - [Commits](https://github.com/unicode-rs/unicode-width/commits) --- updated-dependencies: - dependency-name: unicode-width dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7eccac9 commit 11799ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-url/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ alloc = []
1818
[dev-dependencies]
1919
tester = "0.9"
2020
# We pin this transitive dev dep so that MSRV CI can continue to run.
21-
unicode-width = "=0.1.12"
21+
unicode-width = "=0.2.0"
2222
serde = {version = "1.0", features = ["derive"]}
2323
serde_json = "1.0"
2424

0 commit comments

Comments
 (0)