[package] name = "knarkzel" version = "0.6.0" authors = ["Knarkzel "] edition = "2018" license = "GPL-2.0" description = "Useful functions and re-exports missing in std" repository = "https://git.sr.ht/~knarkzel/knarkzel" documentation = "https://docs.rs/knarkzel/" keywords = ["std", "missing"] categories = ["std"] [dependencies] getrandom = "0.2.2" itertools = "0.10.0" oorandom = "11.1.3" regex = "1.4.4"