summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2024-04-01Bump console from 0.15.7 to 0.15.8 (#2925)dependabot[bot]
2024-04-01Bump serde_with from 3.6.1 to 3.7.0 (#2923)dependabot[bot]
2024-04-01Bump predicates from 3.0.4 to 3.1.0 (#2924)dependabot[bot]
2024-03-01Bump nu-ansi-term from 0.49.0 to 0.50.0 (#2879)dependabot[bot]
2024-03-01Bump itertools from 0.11.0 to 0.12.1 (#2880)dependabot[bot]
2024-03-01Bump plist from 1.5.1 to 1.6.0 (#2875)dependabot[bot]
2024-02-08Eliminate dependency on serde's "derive" featureDavid Tolnay
2024-02-01Bump clircle from 0.4.0 to 0.5.0 (#2845)dependabot[bot]
2024-02-01Bump toml from 0.8.6 to 0.8.9 (#2844)dependabot[bot]
2024-02-01Bump indexmap from 2.1.0 to 2.2.2 (#2847)dependabot[bot]
2024-01-19Merge branch 'master' into syntax-mapping-refactorcyqsimon
2024-01-01Bump once_cell from 1.18.0 to 1.19.0 (#2826)dependabot[bot]
2024-01-01Bump home from 0.5.5 to 0.5.9 (#2823)dependabot[bot]
2024-01-01Bump clap from 4.4.10 to 4.4.12 (#2824)dependabot[bot]
2024-01-01Bump anyhow from 1.0.75 to 1.0.78 (#2822)dependabot[bot]
2023-12-28Pull in fix for unsafe-libyaml security advisoryDavid Tolnay
2023-12-22Reduce unnecessary build depscyqsimon
2023-12-11Benchmark prototypecyqsimon
2023-12-11Move `rusty-fork` to dev-dependenciescyqsimon
2023-12-11Add test: `builtin_mappings_are_lazily_evaluated`cyqsimon
2023-12-11Use regex for matcher parsingcyqsimon
2023-12-11Isolate variables at compile timecyqsimon
2023-12-11Build script codegen initial implcyqsimon
2023-12-01Bump grep-cli from 0.1.9 to 0.1.10 (#2789)dependabot[bot]
2023-12-01Bump clap from 4.4.6 to 4.4.10 (#2786)dependabot[bot]
2023-11-02Reorganise build script into modulescyqsimon
2023-11-02Use anyhow in build scriptcyqsimon
2023-11-01Bump plist from 1.5.0 to 1.5.1 (#2759)dependabot[bot]
2023-11-01Bump tempfile from 3.8.0 to 3.8.1 (#2757)dependabot[bot]
2023-10-31Bump edition to 2021 (#2748)cyqsimon
2023-10-19Bump syntect from 5.0.0 to 5.1.0 (#2742)dependabot[bot]
2023-10-19Bump assert_cmd from 2.0.10 to 2.0.12 (#2741)dependabot[bot]
2023-10-19Bump console from 0.15.5 to 0.15.7 (#2743)dependabot[bot]
2023-10-19Bump regex from 1.9.4 to 1.10.2 (#2740)dependabot[bot]
2023-10-18Bump nix from 0.26.2 to 0.26.4 (#2736)dependabot[bot]
2023-10-18Bump wild from 2.1.0 to 2.2.0 (#2734)dependabot[bot]
2023-10-18Bump run_script from 0.10.0 to 0.10.1 (#2737)dependabot[bot]
2023-10-18Bump walkdir from 2.3.3 to 2.4.0 (#2733)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-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 bytesize from 1.2.0 to 1.3.0dependabot[bot]
2023-09-05Do not enable `lessopen` feature by defaultMartin Nordholts