[package] name = "nons" version = "0.1.0" authors = ["Ben Woodcroft "] description = "Fill Ns in contigs with mapped reads" documentation = "https://github.com/wwood/nons" repository = "https://github.com/wwood/nons" homepage = "https://github.com/wwood/nons" readme = "README.md" license = "GPL-3.0+" license-file = "LICENCE.txt" [dependencies] rust-htslib = "=0.12.*" bio = "=0.14.*"