summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
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
2021-07-12Bump ansi_colours from 1.0.2 to 1.0.4dependabot[bot]
2021-07-12Bump globset from 0.4.6 to 0.4.8dependabot[bot]
2021-07-01Bump assert_cmd from 1.0.4 to 1.0.5dependabot[bot]
2021-06-05Bump nix from 0.20.0 to 0.21.0dependabot[bot]
2021-06-02Bump assert_cmd from 1.0.3 to 1.0.4dependabot[bot]
2021-05-12Bump version, update dependenciesDavid Peter
2021-05-12Merge pull request #1647 from sharkdp/dependabot/cargo/serde-1.0.125David Peter
2021-05-12Merge pull request #1646 from sharkdp/dependabot/cargo/bugreport-0.4.0David Peter
2021-05-12Bump serde from 1.0.124 to 1.0.125dependabot[bot]
2021-05-12Bump bugreport from 0.3.0 to 0.4.0dependabot[bot]
2021-05-12Bump console from 0.14.0 to 0.14.1dependabot-preview[bot]
2021-03-07Update dependencies, MSRV: 1.45David Peter
2021-03-01Bump nix from 0.19.1 to 0.20.0dependabot-preview[bot]
2021-03-01Bump path_abs from 0.5.0 to 0.5.1dependabot-preview[bot]
2021-02-28Change circle detection to use new more conservative method and run in main l...Niklas Mohrin
2021-02-28Bump version to v0.18.0David Peter
2021-02-16Update dependencies; replace unmaintained (#1522)Caden Haustein
2021-02-07Bump serde from 1.0.118 to 1.0.123dependabot-preview[bot]
2021-02-07Bump predicates from 1.0.6 to 1.0.7dependabot-preview[bot]
2021-01-10Merge remote-tracking branch 'origin/master' into fix-1063Martin Nordholts