update fusiondart to coinlib 2.0

This commit is contained in:
sneurlax 2024-03-22 16:46:45 -05:00 committed by julian
parent 3296e590e7
commit 6fdfa166f2
2 changed files with 3 additions and 3 deletions

View file

@ -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"

View file

@ -73,7 +73,7 @@ dependencies:
fusiondart:
git:
url: https://github.com/cypherstack/fusiondart.git
ref: df8f7c627cfc77eaa3e364c0d166f3d04169ae05
ref: 7dd8ff0dc9cb0caaac795fa44841a26437edfec3
# Utility plugins
http: ^0.13.0