summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2022-04-03Update version in Cargo.tomlMatthias Beyer
2022-03-16Update reqwest dependencyMatthias Beyer
2022-02-21Update rust-ini requirement from 0.17 to 0.18dependabot[bot]
2022-02-19Update version in Cargo.tomlMatthias Beyer
2022-02-10Update dependency: json5: 0.3 -> 0.4Matthias Beyer
2022-01-12Update reqwest requirement from =0.11.3 to =0.11.9dependabot[bot]
2021-12-29Merge pull request #270 from mehcode/dependabot/cargo/float-cmp-0.9Matthias Beyer
2021-12-29Update ron requirement from 0.6 to 0.7dependabot[bot]
2021-12-29Update float-cmp requirement from 0.8 to 0.9dependabot[bot]
2021-11-23fix examples to work as cargo expectsConrad Ludgate
2021-11-21chore: replace path_relative_from function with pathdiff crateConrad Ludgate
2021-11-20Fix: Pin the version of warp in dev dependenciesConrad Ludgate
2021-11-08Merge pull request #219 from szarykott/trait_formatMatthias Beyer
2021-10-28Update nom to v7Elie Génard
2021-10-27Fix reqwest version to make it work on rust 1.46Radosław Kot
2021-10-02Remove support for hjsonMatthias Beyer
2021-08-15Test with all features enabled in CIDavid Orchard
2021-08-15Switch from LinkedHashMap to IndexMapDavid Orchard
2021-08-15Move order preservation under a feature gateDavid Orchard
2021-08-15Enable dependency features for map order preservationDavid Orchard
2021-08-15Use LinkedHashMap in place of HashMapDavid Orchard
2021-07-03Add example implementation using async sourceRadosław Kot
2021-06-26Add AsyncSource traitRadosław Kot
2021-05-15Fix: json5 does not need serde_deriveMatthias Beyer
2021-05-15Support format json5up9cloud
2021-05-07Port to nom 6kpcyrd
2021-05-07Update to rust 2018 editionkpcyrd
2021-04-20Add support for RON formatLevente Morva
2021-04-09Update dependency rust-init: 0.16 -> 0.17Matthias Beyer
2021-04-09Update (dev) dependency float-cmp: 0.6 -> 0.8Matthias Beyer
2021-03-18port to rust-ini 0.16Fabio Valentini
2021-03-17Update version: 0.10.1 -> 0.11.0Matthias Beyer
2021-03-17Replace travis-ci badge with maintenance badgeMatthias Beyer
2021-03-04Fix test failureMatthias Beyer
2020-02-23chore: Update float-cmp to 0.6Igor Gnatenko
2019-12-07Prepare v0.10.1Ryan Leckey
2019-12-07Prepare v0.10Ryan Leckey
2019-06-27port to nom 5Geoffroy Couprie
2019-04-15update serde-hjson to v0.9Constantin Nickel
2019-04-14update toml to v0.5Constantin Nickel
2019-01-03(cargo-release) version 0.9.20.9.2Ryan Leckey
2018-11-30upgrade serde-hjson to v0.8.2 so we can have consistent error ckeckEugeen Sablin
2018-10-07Update rust-ini to 0.13Igor Gnatenko
2018-09-25(cargo-release) version 0.9.10.9.1Ryan Leckey
2018-09-25Use a build config on Environment instead of a feature flag for #78Ryan Leckey
2018-09-26Treat empty environment variables as unsetPhil Booth
2018-07-02(cargo-release) version 0.9.00.9.0Ryan Leckey
2018-07-02Clean up Cargo.toml and up float-cmpRyan Leckey
2018-07-02Merge branch 'feature/ini' of https://github.com/woodgear/config-rsRyan Leckey
2018-07-02Fix test failures from upgrade to nom 4Ryan Leckey