summaryrefslogtreecommitdiffstats
path: root/src/file/format/json.rs
AgeCommit message (Expand)Author
2020-10-01Run cargo-fmtMatthias Beyer
2020-03-14General upgrade for clippy fix and remove of deprecated methods for errorsFederico Pasqua
2019-12-07Remove automatic lowercaseRyan Leckey
2017-07-30Remove ConfigResult; close #36Ryan Leckey
2017-06-23Make boxed errors Send + SyncJascha
2017-06-22Remove `namespace` option for FileRyan Leckey
2017-06-22Add builder API to ConfigRyan Leckey
2017-06-13Ensure config keys are case insensitiveRyan Leckey
2017-06-13Add JSONRyan Leckey