Implemented sequence rendering
This commit is contained in:
parent
575a8a5f04
commit
8f0add0e28
7 changed files with 163 additions and 52 deletions
|
|
@ -9,4 +9,5 @@ edition = "2018"
|
|||
[dependencies]
|
||||
image = "0.23.14"
|
||||
num-complex = "0.4.0"
|
||||
uuid = { version = "0.8", features = ["v4"] }
|
||||
# uuid = { version = "0.8", features = ["v4"] }
|
||||
indicatif = "0.15.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue