Skip to content

Commit 217b8d8

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 e442ece commit 217b8d8

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
@@ -85,7 +85,7 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
8585
tui-input = "0.14.0"
8686
tui-markdown = "0.3.3"
8787
unicode-segmentation = "1.12.0"
88-
unicode-width = "0.1"
88+
unicode-width = "0.2"
8989
url = "2"
9090
uuid = "1"
9191
pathdiff = "0.2"

0 commit comments

Comments
 (0)