You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
326 B
21 lines
326 B
# This file is automatically @generated by Cargo. |
|
# It is not intended for manual editing. |
|
version = 3 |
|
|
|
[[package]] |
|
name = "artspace" |
|
version = "0.1.0" |
|
dependencies = [ |
|
"zune-jpeg", |
|
] |
|
|
|
[[package]] |
|
name = "zune-core" |
|
version = "0.5.0-rc1" |
|
|
|
[[package]] |
|
name = "zune-jpeg" |
|
version = "0.5.0-rc1" |
|
dependencies = [ |
|
"zune-core", |
|
]
|
|
|