[package] name = "ginger" description = "Simple cookie parser" version = "0.1.0" authors = ["Colin Reeder "] edition = "2018" license = "MIT" repository = "https://git.sr.ht/~vpzom/ginger" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] thiserror = "1.0.19"