[package] name = "bookbinder_common" version = "0.1.1" authors = ["Tom McLean "] edition = "2018" repository = "https://github.com/fizzbucket/bookbinder" license = "MIT OR Apache-2.0" description = "Common utils for book production" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] time = "0.1" aho-corasick = "0.7.13" resvg = "0.12" usvg = "0.12" svgtypes = "0.5" image = {version = "0.23.9", features = ["png", "jpeg"]} temp_file_name = {path="../temp_file_name", version="0.1.0"} lazy_static = "^1.4" fontdb = "0.3"