summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-10-18Bump walkdir from 2.3.3 to 2.4.0 (#2733)dependabot[bot]
2023-10-17Bump ansi_colours from 1.2.1 to 1.2.2 (#2729)dependabot[bot]
2023-10-17Bump thiserror from 1.0.40 to 1.0.49 (#2730)dependabot[bot]
2023-10-17Bump flate2 from 1.0.27 to 1.0.28 (#2727)dependabot[bot]
2023-10-17Bump regex from 1.8.3 to 1.9.4 (#2726)dependabot[bot]
2023-10-17Bump unicode-width from 0.1.10 to 0.1.11 (#2716)dependabot[bot]
2023-10-17Bump predicates from 3.0.3 to 3.0.4 (#2717)dependabot[bot]
2023-10-17Bump os_str_bytes from 6.4.1 to 6.6.1 (#2720)dependabot[bot]
2023-10-17Bump plist from 1.4.3 to 1.5.0 (#2718)dependabot[bot]
2023-10-17Bump git2 from 0.18.0 to 0.18.1 (#2715)dependabot[bot]
2023-10-11Bump version to v0.24.0v0.24.0Martin Nordholts
2023-10-04Updated version of `serde_yaml` to 0.9Raghav-Bell
2023-10-04Bump once_cell from 1.17.0 to 1.18.0dependabot[bot]
2023-10-04Bump clap from 4.4.2 to 4.4.6dependabot[bot]
2023-10-04Bump encoding_rs from 0.8.32 to 0.8.33dependabot[bot]
2023-10-04Bump flate2 from 1.0.26 to 1.0.27dependabot[bot]
2023-10-04Bump bytesize from 1.2.0 to 1.3.0dependabot[bot]
2023-09-02Add `$LESSOPEN` and `$LESSCLOSE` support (#2444)Anomalocaridid
2023-09-01Replace `dirs` crate with `etcetera` crateUtkarsh Gupta
2023-09-01Replace unmaintained `encoding` with `encoding_rs`rhysd
2023-09-01Merge pull request #2613 from sharkdp/dependabot/cargo/expect-test-1.4.1David Peter
2023-09-01Bump nu-ansi-term from 0.47.0 to 0.49.0dependabot[bot]
2023-09-01Bump clap from 4.3.0 to 4.4.2dependabot[bot]
2023-09-01Bump tempfile from 3.5.0 to 3.8.0dependabot[bot]
2023-09-01Bump git2 from 0.16.1 to 0.18.0dependabot[bot]
2023-09-01Bump MSRV to 1.70.0mataha
2023-07-27Cargo.lock: Bump proc-macro2 to fix build with Rust nightlyMartin Nordholts
2023-07-01Bump expect-test from 1.4.0 to 1.4.1dependabot[bot]
2023-06-14Update clircleDavid Peter
2023-06-03Bump clap from 4.2.6 to 4.3.0dependabot[bot]
2023-06-02Bump serde from 1.0.160 to 1.0.163dependabot[bot]
2023-06-01Bump regex from 1.8.1 to 1.8.3dependabot[bot]
2023-05-13Bump semver from 1.0.16 to 1.0.17dependabot[bot]
2023-05-12Bump regex from 1.7.0 to 1.8.1dependabot[bot]
2023-05-12Bump serde from 1.0.159 to 1.0.160dependabot[bot]
2023-05-12Bump predicates from 3.0.2 to 3.0.3dependabot[bot]
2023-05-12Bump flate2 from 1.0.25 to 1.0.26dependabot[bot]
2023-05-12Update `clap` to 4.2.6Constantin Nickel
2023-04-14Update `plist` to 1.4Constantin Nickel
2023-04-14Update `predicates` to 3.0Constantin Nickel
2023-04-14Update `serial_test` to 2.0Constantin Nickel
2023-04-06Bump serde from 1.0.152 to 1.0.159dependabot[bot]
2023-04-06Bump bytesize from 1.1.0 to 1.2.0dependabot[bot]
2023-04-05Merge pull request #2530 from nickelc/deps/use_is_terminalDavid Peter
2023-04-05Bump walkdir from 2.3.2 to 2.3.3dependabot[bot]
2023-04-05Bump thiserror from 1.0.38 to 1.0.40dependabot[bot]
2023-04-05Bump tempfile from 3.3.0 to 3.5.0dependabot[bot]
2023-04-05Use the `is-terminal` crate instead of `atty`Constantin Nickel
2023-03-25Bump version to 0.23David Peter
2023-03-24Merge pull request #2513 from nickelc/deps/dirsDavid Peter