Skip to content

Commit 4f8aae4

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 4d3f602 commit 4f8aae4

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
@@ -4696,7 +4696,7 @@ dependencies = [
46964696
[[package]]
46974697
name = "uniffi-dart"
46984698
version = "0.1.0+v0.30.0"
4699-
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?tag=v0.1.0%2Bv0.30.0#e3ed67f780257a5a7fae23231e13d84f931208e0"
4699+
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?rev=26739b93ca0d3e95dee8c8362d5d971cc931c6f3#26739b93ca0d3e95dee8c8362d5d971cc931c6f3"
47004700
dependencies = [
47014701
"anyhow",
47024702
"camino",
@@ -4767,7 +4767,7 @@ dependencies = [
47674767
[[package]]
47684768
name = "uniffi_dart_macro"
47694769
version = "0.1.0+v0.30.0"
4770-
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?tag=v0.1.0%2Bv0.30.0#e3ed67f780257a5a7fae23231e13d84f931208e0"
4770+
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?rev=26739b93ca0d3e95dee8c8362d5d971cc931c6f3#26739b93ca0d3e95dee8c8362d5d971cc931c6f3"
47714771
dependencies = [
47724772
"futures",
47734773
"proc-macro2",

Cargo-recent.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4696,7 +4696,7 @@ dependencies = [
46964696
[[package]]
46974697
name = "uniffi-dart"
46984698
version = "0.1.0+v0.30.0"
4699-
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?tag=v0.1.0%2Bv0.30.0#e3ed67f780257a5a7fae23231e13d84f931208e0"
4699+
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?rev=26739b93ca0d3e95dee8c8362d5d971cc931c6f3#26739b93ca0d3e95dee8c8362d5d971cc931c6f3"
47004700
dependencies = [
47014701
"anyhow",
47024702
"camino",
@@ -4767,7 +4767,7 @@ dependencies = [
47674767
[[package]]
47684768
name = "uniffi_dart_macro"
47694769
version = "0.1.0+v0.30.0"
4770-
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?tag=v0.1.0%2Bv0.30.0#e3ed67f780257a5a7fae23231e13d84f931208e0"
4770+
source = "git+https://github.com/Uniffi-Dart/uniffi-dart.git?rev=26739b93ca0d3e95dee8c8362d5d971cc931c6f3#26739b93ca0d3e95dee8c8362d5d971cc931c6f3"
47714771
dependencies = [
47724772
"futures",
47734773
"proc-macro2",

0 commit comments

Comments
 (0)