update hummingbird to v1.6.4 (revised crypto-account format)

This commit is contained in:
Craig Raw
2021-12-08 10:56:33 +02:00
parent 90a2c3b89b
commit 6804f713b2
3 changed files with 6 additions and 2 deletions
+1
View File
@@ -43,4 +43,5 @@ open module com.sparrowwallet.sparrow {
requires io.reactivex.rxjava2fx;
requires org.apache.commons.lang3;
requires net.sourceforge.streamsupport;
requires co.nstant.in.cbor;
}