Skip to content

Commit

Permalink
more deps switching
Browse files Browse the repository at this point in the history
  • Loading branch information
dcharkes committed Jul 11, 2024
1 parent b22d554 commit 7d2d183
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ dependencies:
# native_assets_cli: ^0.7.0
native_assets_cli:
path: ../../../../native_assets_cli/
native_toolchain_c: ^0.5.1
# native_toolchain_c:
# path: ../../../../native_toolchain_c/
# native_toolchain_c: ^0.5.1
native_toolchain_c:
path: ../../../../native_toolchain_c/

dev_dependencies:
ffigen: ^8.0.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ dependencies:
# native_assets_cli: ^0.7.0
native_assets_cli:
path: ../../../../native_assets_cli/
native_toolchain_c: ^0.5.1
# native_toolchain_c:
# path: ../../../../native_toolchain_c/
# native_toolchain_c: ^0.5.1
native_toolchain_c:
path: ../../../../native_toolchain_c/

dev_dependencies:
ffigen: ^10.0.0
Expand Down

0 comments on commit 7d2d183

Please sign in to comment.