Add temporary workaround for funty breakage

This commit is contained in:
Jack Grigg 2021-02-22 19:15:37 +00:00
parent 9f14c757e6
commit d999463d26
1 changed files with 3 additions and 0 deletions

View File

@ -38,6 +38,9 @@ secp256k1 = { version = "0.19", optional = true }
sha2 = "0.9"
subtle = "2.2.3"
# Temporary workaround for https://github.com/myrrlyn/funty/issues/3
funty = "=1.1.0"
[dev-dependencies]
criterion = "0.3"
hex-literal = "0.2"