summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2022-02-07Add new `--style` called `header-filesize` and display it by default (#1988)Mahdi Dibaiee
2022-02-07Bump ansi_colours from 1.0.4 to 1.1.1dependabot[bot]
2022-02-01Bump serde from 1.0.133 to 1.0.136dependabot[bot]
2022-02-01Bump tempfile from 3.2.0 to 3.3.0dependabot[bot]
2022-02-01Bump assert_cmd from 2.0.2 to 2.0.4dependabot[bot]
2022-01-08Bump to v0.19.0Martin Nordholts
2022-01-08Run `cargo update`Martin Nordholts
2022-01-01Bump serde_yaml from 0.8.21 to 0.8.23dependabot[bot]
2022-01-01Bump nix from 0.23.0 to 0.23.1dependabot[bot]
2022-01-01Bump serde from 1.0.130 to 1.0.132dependabot[bot]
2022-01-01Bump once_cell from 1.8.0 to 1.9.0dependabot[bot]
2021-12-11Credit syntax definition and theme authors with new `--acknowledgements` opti...Martin Nordholts
2021-12-05Bump clap from 2.33.3 to 2.34.0dependabot[bot]
2021-12-01Bump predicates from 2.0.3 to 2.1.0dependabot[bot]
2021-11-22Use once_cell instead of lazy_staticMartin Nordholts
2021-11-22Replace lazycell with once_cellMartin Nordholts
2021-11-01Bump assert_cmd from 2.0.1 to 2.0.2dependabot[bot]
2021-11-01Bump console from 0.14.1 to 0.15.0dependabot[bot]
2021-11-01Bump predicates from 2.0.2 to 2.0.3dependabot[bot]
2021-11-01Bump thiserror from 1.0.29 to 1.0.30dependabot[bot]
2021-10-03Bump assert_cmd from 2.0.0 to 2.0.1dependabot[bot]
2021-10-03Bump nix from 0.22.1 to 0.23.0dependabot[bot]
2021-10-02Bump serde_yaml from 0.8.20 to 0.8.21dependabot[bot]
2021-10-02Bump unicode-width from 0.1.8 to 0.1.9dependabot[bot]
2021-10-02Bump flate2 from 1.0.20 to 1.0.22dependabot[bot]
2021-10-02Bump thiserror from 1.0.28 to 1.0.29dependabot[bot]
2021-10-02Bump serde from 1.0.127 to 1.0.130dependabot[bot]
2021-09-07Bump serde_yaml from 0.8.17 to 0.8.20dependabot[bot]
2021-09-07Make asset compression optional at compile time (#1825)Martin Nordholts
2021-09-03Bump assert_cmd from 1.0.8 to 2.0.0dependabot[bot]
2021-09-02Bump predicates from 2.0.1 to 2.0.2dependabot[bot]
2021-09-02Bump nix from 0.22.0 to 0.22.1dependabot[bot]
2021-09-02Bump thiserror from 1.0.26 to 1.0.28dependabot[bot]
2021-08-26Replace deprecated 'error-chain' with 'thiserror' (#1820)Martin Nordholts
2021-08-22Merge the v0.18.3 hotfix release into masterMartin Nordholts
2021-08-22Bump version to v0.18.3v0.18.3release-v0.18.3Martin Nordholts
2021-08-21Bump bugreport to 0.4.1Martin Nordholts
2021-08-21Update git2 dependency to fix incompatibility with Rust 1.54David Peter
2021-08-08Bump bugreport to 0.4.1Martin Nordholts
2021-08-02Bump assert_cmd from 1.0.5 to 1.0.8dependabot[bot]
2021-08-02Bump nix from 0.21.0 to 0.22.0dependabot[bot]
2021-08-02Merge pull request #1771 from sharkdp/warn_when_missing_contextsKeith Hall
2021-08-02Warn when building assets from files if some referenced contexts are missingKeith Hall
2021-08-01Bump predicates from 1.0.8 to 2.0.1dependabot[bot]
2021-08-01Bump semver from 0.11.0 to 1.0.4dependabot[bot]
2021-08-01Bump serde from 1.0.126 to 1.0.127dependabot[bot]
2021-07-29Update git2 dependency to fix incompatibility with Rust 1.54David Peter
2021-07-29Reduce startup time in loop-through mode with 80%-90%Martin Nordholts
2021-07-12Bump version to v0.18.2David Peter
2021-07-12Fix for Windows: do not run binaries from CWDDavid Peter