Skip to content

Commit 32a8818

Browse files
Allow range of versions for Flutter Rust Bridge
1 parent 3dce03d commit 32a8818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
ffi: ^2.1.0
1313
flutter:
1414
sdk: flutter
15-
flutter_rust_bridge: "2.0.0"
15+
flutter_rust_bridge: ^2.0.0
1616
freezed_annotation: ^2.2.0
1717
meta: ^1.12.0
1818
uuid: ^4.3.3

0 commit comments

Comments
 (0)