[package] name = "auditfile" description = "Bindings for the auditoor Auditfile" license = "MIT" license-file = "LICENSE.md" documentation = "https://github.com/0xpaladinsecurity/auditfile" homepage = "https://github.com/0xpaladinsecurity/auditfile" repository = "https://github.com/0xpaladinsecurity/auditfile" version = "0.1.2" edition = "2021" [dependencies] serde = "1.0.145" serde_derive = "1.0.145" serde_json = "1.0.85"