Update rusqlite from 0.27.0 to 0.28.0
This commit is contained in:
parent
c2a42493fd
commit
8b2943c49b
@ -24,7 +24,7 @@ rand = "^0.8"
|
||||
sled = { version = "0.34", optional = true }
|
||||
electrum-client = { version = "0.12", optional = true }
|
||||
esplora-client = { version = "0.3", default-features = false, optional = true }
|
||||
rusqlite = { version = "0.27.0", optional = true }
|
||||
rusqlite = { version = "0.28.0", optional = true }
|
||||
ahash = { version = "0.7.6", optional = true }
|
||||
futures = { version = "0.3", optional = true }
|
||||
async-trait = { version = "0.1", optional = true }
|
||||
|
Loading…
x
Reference in New Issue
Block a user