chore: fix versions

This commit is contained in:
rvcas
2023-08-24 15:04:19 -06:00
parent 747e057d05
commit a7062ccb88
5 changed files with 10 additions and 10 deletions

View File

@@ -33,7 +33,7 @@ serde_json = "1.0.94"
strum = "0.24.1"
strum_macros = "0.24.3"
thiserror = "1.0.39"
flat-rs = { path = "../flat-rs", version = "1.0.16-alpha" }
flat-rs = { path = "../flat-rs", version = "1.0.15-alpha" }
[target.'cfg(not(target_family="wasm"))'.dependencies]
secp256k1 = { version = "0.26.0" }