Skip to content

Commit 5ddaa5a

Browse files
committed
Update lockfiles for uniffi-dart
Refresh the minimal and recent lockfiles after upgrading\nuniffi-dart to the upstream revision with the Dart naming fix.\n\nThis keeps the branch's resolved dependency graph aligned with the\nCargo.toml change used by CI and local testing.
1 parent dc51823 commit 5ddaa5a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo-minimal.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4778,7 +4778,7 @@ dependencies = [
47784778
[[package]]
47794779
name = "uniffi-dart"
47804780
version = "0.1.0+v0.30.0"
4781-
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?tag=v0.1.0%2Bv0.30.0#e3ed67f780257a5a7fae23231e13d84f931208e0"
4781+
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?rev=26739b93ca0d3e95dee8c8362d5d971cc931c6f3#26739b93ca0d3e95dee8c8362d5d971cc931c6f3"
47824782
dependencies = [
47834783
"anyhow",
47844784
"camino",
@@ -4849,7 +4849,7 @@ dependencies = [
48494849
[[package]]
48504850
name = "uniffi_dart_macro"
48514851
version = "0.1.0+v0.30.0"
4852-
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?tag=v0.1.0%2Bv0.30.0#e3ed67f780257a5a7fae23231e13d84f931208e0"
4852+
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?rev=26739b93ca0d3e95dee8c8362d5d971cc931c6f3#26739b93ca0d3e95dee8c8362d5d971cc931c6f3"
48534853
dependencies = [
48544854
"futures",
48554855
"proc-macro2",

Cargo-recent.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4697,7 +4697,7 @@ dependencies = [
46974697
[[package]]
46984698
name = "uniffi-dart"
46994699
version = "0.1.0+v0.30.0"
4700-
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?tag=v0.1.0%2Bv0.30.0#e3ed67f780257a5a7fae23231e13d84f931208e0"
4700+
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?rev=26739b93ca0d3e95dee8c8362d5d971cc931c6f3#26739b93ca0d3e95dee8c8362d5d971cc931c6f3"
47014701
dependencies = [
47024702
"anyhow",
47034703
"camino",
@@ -4768,7 +4768,7 @@ dependencies = [
47684768
[[package]]
47694769
name = "uniffi_dart_macro"
47704770
version = "0.1.0+v0.30.0"
4771-
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?tag=v0.1.0%2Bv0.30.0#e3ed67f780257a5a7fae23231e13d84f931208e0"
4771+
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?rev=26739b93ca0d3e95dee8c8362d5d971cc931c6f3#26739b93ca0d3e95dee8c8362d5d971cc931c6f3"
47724772
dependencies = [
47734773
"futures",
47744774
"proc-macro2",

0 commit comments

Comments
 (0)