fsdb to 0.1.10

This commit is contained in:
Evan Feenstra
2022-07-20 13:18:23 -07:00
parent de24ddd361
commit 4834106595

View File

@@ -10,5 +10,5 @@ lightning-signer-core = { git = "https://gitlab.com/Evanfeenstra/validating-ligh
lightning-signer-server = { git = "https://gitlab.com/Evanfeenstra/validating-lightning-signer", branch = "patch-sign-chan", default-features = false, features = ["persist", "secp-lowmemory"] }
serde = { version = "1.0.105" }
hex = "0.4.3"
fsdb = "0.1.9"
fsdb = "0.1.10"
log = "0.4"