rlottie 0.2.2

A platform independent standalone library that plays Lottie Animation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.rlottie-sys]
version = "0.1.0"

[package]
description = "A platform independent standalone library that plays Lottie Animation"
edition = "2021"
include = ["build.rs", "src/**/*.rs", "/LICENSE"]
license = "MIT"
name = "rlottie"
repository = "https://github.com/msrd0/rlottie-rs"
rust-version = "1.56"
version = "0.2.2"