diff --git a/Cargo.toml b/Cargo.toml index 5ac602e..b6445b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -70,7 +70,7 @@ features = ["macros", "serde"] [dependencies.fluent-templates] optional = true -version = "0.9.4" +version = "0.11" [dependencies.eframe] optional = true