bump: flutter_rust_bridge 2.0.0-dev.32

This commit is contained in:
2024-04-16 19:29:19 +08:00
parent 90bb8e6611
commit 90ff0025d6
11 changed files with 26 additions and 20 deletions

View File

@ -1,5 +1,5 @@
// This file is automatically generated, so please do not edit it.
// Generated by `flutter_rust_bridge`@ 2.0.0-dev.31.
// Generated by `flutter_rust_bridge`@ 2.0.0-dev.32.
// Section: imports

View File

@ -1,5 +1,5 @@
// This file is automatically generated, so please do not edit it.
// Generated by `flutter_rust_bridge`@ 2.0.0-dev.31.
// Generated by `flutter_rust_bridge`@ 2.0.0-dev.32.
#![allow(
non_camel_case_types,
@ -30,7 +30,8 @@ flutter_rust_bridge::frb_generated_boilerplate!(
default_rust_opaque = RustOpaqueNom,
default_rust_auto_opaque = RustAutoOpaqueNom,
);
pub(crate) const FLUTTER_RUST_BRIDGE_CODEGEN_VERSION: &str = "2.0.0-dev.31";
pub(crate) const FLUTTER_RUST_BRIDGE_CODEGEN_VERSION: &str = "2.0.0-dev.32";
pub(crate) const FLUTTER_RUST_BRIDGE_CODEGEN_CONTENT_HASH: i32 = 593879172;
// Section: executor