bump: flutter_rust_bridge 2.0.0-dev.37

This commit is contained in:
2024-06-04 20:29:31 +08:00
parent 56d4988cfc
commit 20227fbd4b
10 changed files with 56 additions and 98 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.36.
// Generated by `flutter_rust_bridge`@ 2.0.0-dev.37.
// 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.36.
// Generated by `flutter_rust_bridge`@ 2.0.0-dev.37.
#![allow(
non_camel_case_types,
@ -32,7 +32,7 @@ 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.36";
pub(crate) const FLUTTER_RUST_BRIDGE_CODEGEN_VERSION: &str = "2.0.0-dev.37";
pub(crate) const FLUTTER_RUST_BRIDGE_CODEGEN_CONTENT_HASH: i32 = 1832496273;
// Section: executor