updated dependencies, added IPLS tag, rewrote stuff with epic itty-router features
This commit is contained in:
parent
c09a27e99b
commit
7f6c507926
7 changed files with 998 additions and 614 deletions
|
@ -11,7 +11,7 @@ crate-type = ["cdylib", "rlib"]
|
|||
blowfish = "0.9"
|
||||
aes = "0.8"
|
||||
md-5 = "0.10"
|
||||
cipher = { version = "0.4", features = ["block-padding"] }
|
||||
cipher = { version = "0.4", features = ["block-padding", "alloc"] }
|
||||
cbc = "0.1"
|
||||
hex = "0.4"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue