diff --git a/charabia/Cargo.toml b/charabia/Cargo.toml index f0618bc4..3481c0e9 100644 --- a/charabia/Cargo.toml +++ b/charabia/Cargo.toml @@ -24,7 +24,7 @@ once_cell = "1.19.0" serde = "1.0" slice-group-by = "0.3.1" whatlang = "0.16.4" -lindera = { version = "=0.30.0", default-features = false, optional = true } +lindera = { version = "=0.31.0", default-features = false, optional = true } pinyin = { version = "0.10", default-features = false, features = [ "with_tone", ], optional = true }