feat: admit signed web novel module family
This commit is contained in:
parent
df5e8f8e3c
commit
eb7223ea4c
41 changed files with 10452 additions and 21 deletions
|
|
@ -1558,6 +1558,8 @@ dependencies = [
|
|||
"futures-util",
|
||||
"interprocess",
|
||||
"minisign-verify",
|
||||
"quick-xml 0.31.0",
|
||||
"regex",
|
||||
"reqwest",
|
||||
"ring",
|
||||
"rusqlite",
|
||||
|
|
@ -1575,6 +1577,7 @@ dependencies = [
|
|||
"url",
|
||||
"uuid",
|
||||
"widestring",
|
||||
"zip 0.6.6",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Reference in a new issue