Skip to content

Commit

Permalink
Update unicode-width requirement from =0.1.12 to =0.1.13
Browse files Browse the repository at this point in the history
Updates the requirements on [unicode-width](https://github.com/unicode-rs/unicode-width) to permit the latest version.
- [Commits](unicode-rs/unicode-width@v0.1.12...v0.1.13)

---
updated-dependencies:
- dependency-name: unicode-width
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 54346fa commit b6a4691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-url/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ alloc = []

[dev-dependencies]
tester = "0.9"
unicode-width = "=0.1.12"
unicode-width = "=0.1.13"
serde = {version = "1.0", features = ["derive"]}
serde_json = "1.0"

Expand Down

0 comments on commit b6a4691

Please sign in to comment.