Skip to content

Commit 71f2fda

Browse files
committed
Update lockfiles for uniffi-dart
Refresh the minimal and recent lockfiles after temporarily\npinning uniffi-dart to the generator fix branch.\n\nThis records the resolved uniffi-dart source in both lockfiles so\nCI and local testing use the same dependency graph as the Cargo.toml\npin on this branch.
1 parent 5a88af0 commit 71f2fda

File tree

2 files changed

+903
-757
lines changed

2 files changed

+903
-757
lines changed

Cargo-minimal.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4713,7 +4713,7 @@ dependencies = [
47134713
[[package]]
47144714
name = "uniffi-dart"
47154715
version = "0.1.0+v0.30.0"
4716-
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?tag=v0.1.0%2Bv0.30.0#e3ed67f780257a5a7fae23231e13d84f931208e0"
4716+
source = "git+https://github.com/chavic/uniffi-dart.git?branch=chavic%2Ffix-dart-error-object-naming#7c04eafc8108fba087b7bdfd2d30f788a5d6fea3"
47174717
dependencies = [
47184718
"anyhow",
47194719
"camino",
@@ -4784,7 +4784,7 @@ dependencies = [
47844784
[[package]]
47854785
name = "uniffi_dart_macro"
47864786
version = "0.1.0+v0.30.0"
4787-
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?tag=v0.1.0%2Bv0.30.0#e3ed67f780257a5a7fae23231e13d84f931208e0"
4787+
source = "git+https://github.com/chavic/uniffi-dart.git?branch=chavic%2Ffix-dart-error-object-naming#7c04eafc8108fba087b7bdfd2d30f788a5d6fea3"
47884788
dependencies = [
47894789
"futures",
47904790
"proc-macro2",

0 commit comments

Comments
 (0)