17 lines
386 B
TOML
17 lines
386 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "kamadak-exif"
|
|
version = "0.5.5"
|
|
dependencies = [
|
|
"mutate_once",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mutate_once"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "16cf681a23b4d0a43fc35024c176437f9dcd818db34e0f42ab456a0ee5ad497b"
|