feat: Add ddf algorithm
This commit is contained in:
parent
6856420ff9
commit
341b22e184
5 changed files with 193 additions and 13 deletions
|
|
@ -10,6 +10,7 @@ base64 = "0.22"
|
|||
openssl = "0.10"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
num = "0.4"
|
||||
|
||||
[source.crates-io]
|
||||
replace-with = "vendored-sources"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue