feat: return sql statements as array
This commit is contained in:
parent
e99ec8e88a
commit
e43dd2c336
2 changed files with 9 additions and 14 deletions
|
@ -5,7 +5,6 @@ edition = "2021"
|
|||
description = "Get the raw database from your Signal backup. Written for webassembly"
|
||||
repository = "https://git.duskflower.dev/duskflower/signal-decrypt-backup-wasm"
|
||||
license = "GPL-3-only"
|
||||
license-file = "LICENSE"
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib", "rlib"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue