Spaces:
Running
Running
Upload Cargo.toml
Browse files- Cargo.toml +1 -0
Cargo.toml
CHANGED
|
@@ -23,3 +23,4 @@ cbc = "0.1"
|
|
| 23 |
cipher = "0.4"
|
| 24 |
md5 = "0.7"
|
| 25 |
async-stream = "0.3"
|
|
|
|
|
|
| 23 |
cipher = "0.4"
|
| 24 |
md5 = "0.7"
|
| 25 |
async-stream = "0.3"
|
| 26 |
+
lofty = "0.25"
|