Skip to content

Commit a0b77f6

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 320f150 commit a0b77f6

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
@@ -69,7 +69,7 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
6969
tui-input = "0.14.0"
7070
tui-markdown = "0.3.3"
7171
unicode-segmentation = "1.12.0"
72-
unicode-width = "0.1"
72+
unicode-width = "0.2"
7373
uuid = "1"
7474

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

0 commit comments

Comments
 (0)