diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index ae6962b..e416b18 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,7 @@ criterion = "0.3" rand = "0.7.3" [dependencies] +png = "0.17.1" weezl = "0.1.5" owo-colors = "2.0.0" |