imagine 0.0.4

Image file parsing utils.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "bytemuck"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "imagine"
version = "0.0.4"
dependencies = [
 "bytemuck 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

[metadata]
"checksum bytemuck 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "24f99434c5af25c3002973d0e93d24ca72a09a7c890068d7e4ccdd2ba2d53f9b"