Skip to content

Commit 6bec2a0

Browse files
chore(deps): bump unicode-width from 0.1.14 to 0.2.1 in /codex-rs
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.14 to 0.2.1. - [Commits](unicode-rs/unicode-width@v0.1.14...v0.2.1) --- updated-dependencies: - dependency-name: unicode-width dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 202af12 commit 6bec2a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

codex-rs/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codex-rs/tui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
7474
tui-input = "0.14.0"
7575
tui-markdown = "0.3.3"
7676
unicode-segmentation = "1.12.0"
77-
unicode-width = "0.1"
77+
unicode-width = "0.2"
7878
uuid = "1"
7979

8080
[target.'cfg(unix)'.dependencies]

0 commit comments

Comments
 (0)