mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-04-12 01:01:59 +00:00
update fusiondart to coinlib 2.0
This commit is contained in:
parent
3296e590e7
commit
6fdfa166f2
2 changed files with 3 additions and 3 deletions
|
@ -839,8 +839,8 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: df8f7c627cfc77eaa3e364c0d166f3d04169ae05
|
||||
resolved-ref: df8f7c627cfc77eaa3e364c0d166f3d04169ae05
|
||||
ref: "7dd8ff0dc9cb0caaac795fa44841a26437edfec3"
|
||||
resolved-ref: "7dd8ff0dc9cb0caaac795fa44841a26437edfec3"
|
||||
url: "https://github.com/cypherstack/fusiondart.git"
|
||||
source: git
|
||||
version: "1.0.0"
|
||||
|
|
|
@ -73,7 +73,7 @@ dependencies:
|
|||
fusiondart:
|
||||
git:
|
||||
url: https://github.com/cypherstack/fusiondart.git
|
||||
ref: df8f7c627cfc77eaa3e364c0d166f3d04169ae05
|
||||
ref: 7dd8ff0dc9cb0caaac795fa44841a26437edfec3
|
||||
|
||||
# Utility plugins
|
||||
http: ^0.13.0
|
||||
|
|
Loading…
Reference in a new issue