aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2538008..2cdbb72 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,7 @@ rust-version = "1.92"
syntect = { version = "5.3", default-features = false, features = [
"regex-fancy",
] }
-two-face = { version = "0.4", default-features = false, features = [
+two-face = { version = "0.5", default-features = false, features = [
"syntect-fancy",
] }