Skip to content

Commit c57543b

Browse files
dependabot[bot]extrawurst
authored andcommitted
Bump two-face from 0.3.0 to 0.4.0
Bumps [two-face](https://github.com/CosmicHorrorDev/two-face) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/CosmicHorrorDev/two-face/releases) - [Changelog](https://github.com/CosmicHorrorDev/two-face/blob/main/CHANGELOG.md) - [Commits](CosmicHorrorDev/two-face@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: two-face dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ad54ee commit c57543b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -56,7 +56,7 @@ syntect = { version = "5.2", default-features = false, features = [
5656
"html",
5757
] }
5858
tui-textarea = "0.4.0"
59-
two-face = { version = "0.3.0", default-features = false }
59+
two-face = { version = "0.4.0", default-features = false }
6060
unicode-segmentation = "1.11"
6161
unicode-truncate = "1.0"
6262
unicode-width = "0.1"

0 commit comments

Comments
 (0)