Skip to content

Commit d53f3ca

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 7a80d3c commit d53f3ca

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
@@ -73,7 +73,7 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
7373
tui-input = "0.14.0"
7474
tui-markdown = "0.3.3"
7575
unicode-segmentation = "1.12.0"
76-
unicode-width = "0.1"
76+
unicode-width = "0.2"
7777
uuid = "1"
7878
rand = "0.9"
7979

0 commit comments

Comments
 (0)