diff options
| author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-11-30 15:16:19 +0100 |
|---|---|---|
| committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-11-30 15:16:19 +0100 |
| commit | 668bcef7684093859f0d8931f89cd015260d99ee (patch) | |
| tree | 8f6754380afe23f43f97b3317789ab143ed38674 /crates/fmt | |
| parent | build(update.sh): Also work, when the cwd directory changed (diff) | |
| download | yt-668bcef7684093859f0d8931f89cd015260d99ee.zip | |
build(treewide): Update
Diffstat (limited to 'crates/fmt')
| -rw-r--r-- | crates/fmt/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/fmt/Cargo.toml b/crates/fmt/Cargo.toml index f3cf4ad..dd314ab 100644 --- a/crates/fmt/Cargo.toml +++ b/crates/fmt/Cargo.toml @@ -24,7 +24,7 @@ publish = false path = "src/fmt.rs" [dependencies] -unicode-width = "0.2.1" +unicode-width = "0.2.2" [lints] workspace = true |
