Skip to content

Commit

Permalink
Release lottieconv 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
msrd0 committed Jul 16, 2022
1 parent 3304d53 commit 64d173a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lottieconv/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
[package]
workspace = ".."
name = "lottieconv"
version = "0.1.1"
version = "0.1.2"
license = "MIT"
include = ["src/**/*.rs", "bin/*.rs", "/LICENSE", "/README.md"]

description = "Convert lottie files to WEBP or GIF"
keywords = ["lottie", "webp", "gif", "convert"]
repository = "https://github.com/msrd0/rlottie-rs"
documentation = "https://docs.msrd0.de/lottieconv/0.1.1/lottieconv/"
documentation = "https://docs.msrd0.de/lottieconv/0.1.2/lottieconv/"

edition = "2021"
rust-version = "1.56"
Expand Down

0 comments on commit 64d173a

Please sign in to comment.