diff --git a/examples/dart_only/pubspec.yaml b/examples/dart_only/pubspec.yaml index 6a48849..e83c38a 100644 --- a/examples/dart_only/pubspec.yaml +++ b/examples/dart_only/pubspec.yaml @@ -6,7 +6,7 @@ environment: sdk: ^3.9.0 dependencies: - hooks: ^1.0.0 + hooks: ^1.0.1 native_toolchain_rust: ^1.0.3 dev_dependencies: diff --git a/examples/flutter/pubspec.yaml b/examples/flutter/pubspec.yaml index f2e56f4..735ec1d 100644 --- a/examples/flutter/pubspec.yaml +++ b/examples/flutter/pubspec.yaml @@ -8,7 +8,7 @@ environment: dependencies: flutter: sdk: flutter - hooks: ^1.0.0 + hooks: ^1.0.1 native_toolchain_rust: ^1.0.3 dev_dependencies: diff --git a/native_toolchain_rust/pubspec.yaml b/native_toolchain_rust/pubspec.yaml index 3158d62..9e7d366 100644 --- a/native_toolchain_rust/pubspec.yaml +++ b/native_toolchain_rust/pubspec.yaml @@ -13,7 +13,7 @@ environment: dependencies: code_assets: ^1.0.0 - hooks: ^1.0.0 + hooks: ^1.0.1 logging: ^1.3.0 meta: ^1.16.0 path: ^1.9.1 diff --git a/pubspec.lock b/pubspec.lock index bbdda37..c8a0458 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -241,10 +241,10 @@ packages: dependency: transitive description: name: hooks - sha256: "5d309c86e7ce34cd8e37aa71cb30cb652d3829b900ab145e4d9da564b31d59f7" + sha256: "7a08a0d684cb3b8fb604b78455d5d352f502b68079f7b80b831c62220ab0a4f6" url: "https://pub.dev" source: hosted - version: "1.0.0" + version: "1.0.1" http: dependency: transitive description: