[package] name = "ligature-test-suite" version = "0.1.0" publish = true authors = ["Alex Michael Berry "] edition = "2018" license = "MPL-2.0" description = "This module is an implementation of the a test suite for Ligature implementations." repository = "https://github.com/almibe/ligature/" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] ligature = "0.5"