Skip to content

Commit c6c0fe0

Browse files
Bump two-face from 0.4.5 to 0.5.1 in /native/makeup_syntect
Bumps [two-face](https://github.com/CosmicHorrorDev/two-face) from 0.4.5 to 0.5.1. - [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.4.5...v0.5.1) --- updated-dependencies: - dependency-name: two-face dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4471590 commit c6c0fe0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

native/makeup_syntect/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.

native/makeup_syntect/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ crate-type = ["cdylib"]
1111
[dependencies]
1212
rustler = "0.37.2"
1313
syntect = "5.2.0"
14-
two-face = { version = "0.4.3", features = ["syntect-default-onig"] }
14+
two-face = { version = "0.5.1", features = ["syntect-default-onig"] }

0 commit comments

Comments
 (0)