diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 9d2e084..ca38001 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ env_logger = "0.11" log = "0.4" tracker = "0.2.2" unicode-segmentation = "1.12.0" -isolang = "2.4.0" +isolang = { git = "https://github.com/humenda/isolang-rs" } # TODO remove |