pathfinder/examples/lottie_basic/Cargo.toml

11 lines
190 B
TOML
Raw Normal View History

[package]
name = "lottie_basic"
version = "0.1.0"
authors = ["Patrick Walton <pcwalton@mimiga.net>"]
edition = "2018"
[dependencies]
[dependencies.pathfinder_lottie]
path = "../../lottie"