Skip to content

Commit

Permalink
docs: bump example and benchmark deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Tienisto committed Sep 18, 2024
1 parent 0397ed6 commit a855e20
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 deletions.
14 changes: 3 additions & 11 deletions benchmark/benchmark/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ packages:
dependency: transitive
description:
name: flutter_rust_bridge
sha256: b0271cc147d5afccf9774809e4eef52b7357babe1a1a31db649df6f02dd27580
sha256: a43a6649385b853bc836ef2bc1b056c264d476c35e131d2d69c38219b5e799f1
url: "https://pub.dev"
source: hosted
version: "2.3.0"
version: "2.4.0"
freezed_annotation:
dependency: transitive
description:
Expand Down Expand Up @@ -126,21 +126,13 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.9.0"
plugin_platform_interface:
dependency: transitive
description:
name: plugin_platform_interface
sha256: "4820fbfdb9478b1ebae27888254d445073732dae3d6ea81f0b7e06d5dedc3f02"
url: "https://pub.dev"
source: hosted
version: "2.1.8"
rhttp:
dependency: "direct main"
description:
path: "../../rhttp"
relative: true
source: path
version: "0.6.0"
version: "0.7.2"
sky_engine:
dependency: transitive
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion rhttp/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.7.1"
version: "0.7.2"
riverpod:
dependency: transitive
description:
Expand Down

0 comments on commit a855e20

Please sign in to comment.