asvgard 0.1.1

High-performance SVG, PNG, and TGA rasterizer written in Rust
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.
version = 4

[[package]]
name = "asvgard"
version = "0.1.1"
dependencies = [
 "titanf",
]

[[package]]
name = "titanf"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0d95e2d76e54867664b708a47206f5fab0b8cbb5f5ba926b096576343bd2866"