summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2022-01-13build: bump clap from 3.0.6 to 3.0.7 (#3421)dependabot[bot]
2022-01-13build: bump toml_edit from 0.12.4 to 0.12.6 (#3420)dependabot[bot]
2022-01-13build: bump clap_complete from 3.0.2 to 3.0.3 (#3422)dependabot[bot]
2022-01-11build: bump clap from 3.0.5 to 3.0.6 (#3415)dependabot[bot]
2022-01-10build: bump versions from 3.0.3 to 4.0.0 (#3410)dependabot[bot]
2022-01-10build: bump indexmap from 1.7.0 to 1.8.0 (#3411)dependabot[bot]
2022-01-10build: bump toml_edit from 0.12.3 to 0.12.4 (#3412)dependabot[bot]
2022-01-06build: bump clap from 3.0.4 to 3.0.5 (#3398)dependabot[bot]
2022-01-05build: bump clap_complete from 3.0.0 to 3.0.2 (#3392)dependabot[bot]
2022-01-05build: bump clap from 3.0.1 to 3.0.4 (#3393)dependabot[bot]
2022-01-04build: bump clap from 2.34.0 to 3.0.1 (#3388)dependabot[bot]
2022-01-04refactor: update clap to v3 (#3370)David Knaack
2022-01-03build: bump process_control from 3.1.0 to 3.2.0 (#3381)dependabot[bot]
2022-01-03build: bump toml_edit from 0.12.2 to 0.12.3 (#3384)dependabot[bot]
2022-01-03build: bump serde_json from 1.0.73 to 1.0.74 (#3380)dependabot[bot]
2022-01-03build: bump serde from 1.0.132 to 1.0.133 (#3382)dependabot[bot]
2021-12-31build: bump toml_edit from 0.12.1 to 0.12.2 (#3368)dependabot[bot]
2021-12-29build: bump toml_edit from 0.12.0 to 0.12.1 (#3360)dependabot[bot]
2021-12-22build: bump os_info from 3.0.8 to 3.0.9 (#3345)dependabot[bot]
2021-12-21chore(release): v1.1.1v1.1.1Matan Kushner
2021-12-21chore(release): v1.1.0v1.1.0Matan Kushner
2021-12-17build: bump serde from 1.0.131 to 1.0.132 (#3330)dependabot[bot]
2021-12-17build: bump nix from 0.23.0 to 0.23.1 (#3331)dependabot[bot]
2021-12-15build: bump once_cell from 1.8.0 to 1.9.0 (#3325)dependabot[bot]
2021-12-15build: bump toml_edit from 0.10.1 to 0.12.0 (#3326)dependabot[bot]
2021-12-14build: bump serde_json from 1.0.72 to 1.0.73 (#3323)dependabot[bot]
2021-12-13build: bump mockall from 0.10.2 to 0.11.0 (#3318)dependabot[bot]
2021-12-09build: bump serde from 1.0.130 to 1.0.131 (#3306)dependabot[bot]
2021-12-08build: bump sha-1 from 0.9.8 to 0.10.0 (#3302)dependabot[bot]
2021-12-02build: bump toml_edit from 0.10.0 to 0.10.1 (#3292)dependabot[bot]
2021-12-02build: bump git2 from 0.13.24 to 0.13.25 (#3293)dependabot[bot]
2021-12-01build: bump open from 2.0.1 to 2.0.2 (#3288)dependabot[bot]
2021-11-30build: bump clap from 2.33.3 to 2.34.0 (#3285)dependabot[bot]
2021-11-26build: bump toml_edit from 0.9.1 to 0.10.0 (#3272)dependabot[bot]
2021-11-25build: bump serde_json from 1.0.71 to 1.0.72 (#3270)dependabot[bot]
2021-11-24build: bump os_info from 3.0.7 to 3.0.8 (#3269)dependabot[bot]
2021-11-22build: bump shadow-rs from 0.8.0 to 0.8.1 (#3255)dependabot[bot]
2021-11-18build: bump serde_json from 1.0.70 to 1.0.71 (#3247)dependabot[bot]
2021-11-16build: bump toml_edit from 0.8.0 to 0.9.1 (#3241)dependabot[bot]
2021-11-16build: bump git2 from 0.13.23 to 0.13.24 (#3242)dependabot[bot]
2021-11-15build: bump serde_json from 1.0.69 to 1.0.70 (#3238)dependabot[bot]
2021-11-12build: bump shadow-rs from 0.7.2 to 0.8.0 (#3230)dependabot[bot]
2021-11-11build: bump toml_edit from 0.6.0 to 0.8.0 (#3225)David Knaack
2021-11-09chore(release): v1.0.0v1.0.0Matan Kushner
2021-11-09fix: replace battery with starship-battery (#3213)Matan Kushner
2021-11-08build: bump serde_json from 1.0.68 to 1.0.69 (#3211)dependabot[bot]
2021-11-05build: bump notify-rust from 4.5.4 to 4.5.5 (#3204)dependabot[bot]
2021-10-26build: bump shadow-rs from 0.7.1 to 0.7.2 (#3181)dependabot[bot]
2021-10-25chore: upgrade to edition 2021 (#3171)Matan Kushner
2021-10-23fix(configure): preserve formatting and comments (#3152)David Knaack