Skip to content

Commit 3e89085

Browse files
fix(deps): bump unicode-width from 0.2.0 to 0.2.1
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.2.0 to 0.2.1. - [Commits](unicode-rs/unicode-width@v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: unicode-width dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3311ed2 commit 3e89085

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ tracing-subscriber = { version = "0.3.19", features = [
129129
"parking_lot",
130130
"time",
131131
] }
132-
unicode-width = "0.2.0"
132+
unicode-width = "0.2.1"
133133
url = "2.5.4"
134134
uuid = { version = "1.15.1", features = ["v4", "serde"] }
135135
webpki-roots = "=0.26.8"

0 commit comments

Comments
 (0)