diff --git a/packages/mimir/native/Cargo.toml b/packages/mimir/native/Cargo.toml index 43e9d5e..9d5ed73 100644 --- a/packages/mimir/native/Cargo.toml +++ b/packages/mimir/native/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" crate-type = ["staticlib", "cdylib"] [build-dependencies] -flutter_rust_bridge_codegen = "=1.82.3" +flutter_rust_bridge_codegen = "=1.82.4" [dependencies] flutter_rust_bridge = "=1.82.3"