[package] name = "vfilt" version = "0.1.0" description = "A filter for Vivado output." license = "GPL-3.0+" authors = ["Will Korteland "] homepage = "https://git.korte.land/will/vfilt" repository = "https://git.korte.land/will/vfilt" keywords = ["fpga", "vivado"] categories = ["command-line utilities"] [dependencies] clap = "2.29.4" toml = "0.4"