[package] name = "kantera" description = "Video composition and rednering kit" version = "0.0.1" authors = ["carrotflakes "] edition = "2018" repository = "https://github.com/carrotflakes/kantera" keywords = [] license = "MIT" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] cairo-rs = "0.7"