summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 34f916c..dce1f56 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -28,6 +28,7 @@ opt-level = 1
cargo_toml = { path = "cargo_toml" }
cargo_author = { path = "cargo_author" }
lazyonce = { path = "lazyonce" }
+onig_sys = { git = "https://github.com/kornelski/rust-onig.git", default-features = false }
[patch.'https://gitlab.com/crates.rs/categories.git']
categories = { path = "categories" }