Skip to content

Commit 5af887c

Browse files
authored
Merge branch 'master' into feat/checkout_method
2 parents 6cdca09 + d3fd54c commit 5af887c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ syntect = { version = "5.2", default-features = false, features = [
5858
"html",
5959
] }
6060
tui-textarea = "0.7"
61-
two-face = { version = "0.4.2", default-features = false }
61+
two-face = { version = "0.4.3", default-features = false }
6262
unicode-segmentation = "1.12"
6363
unicode-truncate = "2.0"
6464
unicode-width = "0.2"

0 commit comments

Comments
 (0)