diff --git a/Cargo.toml b/Cargo.toml index 40cd606..c066824 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ readme = "README.md" [dependencies] log = "0.4.17" -whatlang = "0.12.0" +whatlang = "0.16.0" [features] default = ["search"]