summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2022-03-08build: bump clap from 3.1.5 to 3.1.6 (#3698)dependabot[bot]
2022-03-07build: bump byte-unit from 4.0.13 to 4.0.14 (#3694)dependabot[bot]
2022-03-05build: bump once_cell from 1.9.0 to 1.10.0 (#3687)dependabot[bot]
2022-03-03build: bump clap_complete from 3.1.0 to 3.1.1 (#3685)dependabot[bot]
2022-03-03build: bump clap from 3.1.3 to 3.1.5 (#3684)dependabot[bot]
2022-03-01build: bump clap from 3.1.2 to 3.1.3 (#3675)dependabot[bot]
2022-02-26build: bump clap from 3.1.0 to 3.1.2 (#3652)dependabot[bot]
2022-02-26build: bump shadow-rs from 0.8.1 to 0.9.0 (#3648)baoyachi. Aka Rust Hairy crabs
2022-02-26build: bump open from 2.0.3 to 2.1.0 (#3640)dependabot[bot]
2022-02-23fix(windows): avoid verbatim paths (#3638)David Knaack
2022-02-22build: bump rust-ini from 0.17.0 to 0.18.0 (#3643)dependabot[bot]
2022-02-22build: bump semver from 1.0.5 to 1.0.6 (#3641)dependabot[bot]
2022-02-21build: bump clap_complete from 3.0.6 to 3.1.0 (#3636)dependabot[bot]
2022-02-20feat: Add a Windows application manifest (#3590)Segev Finer
2022-02-19build: bump clap from 3.0.14 to 3.1.0 (#3630)David Knaack
2022-02-15build: bump rand from 0.8.4 to 0.8.5 (#3615)dependabot[bot]
2022-02-14build: bump open from 2.0.2 to 2.0.3 (#3610)dependabot[bot]
2022-02-14build: bump serde_json from 1.0.78 to 1.0.79 (#3609)dependabot[bot]
2022-02-07chore(release): v1.3.0v1.3.0Matan Kushner
2022-02-07build: bump unicode-segmentation from 1.8.0 to 1.9.0 (#3573)dependabot[bot]
2022-02-07build: bump clap_complete from 3.0.5 to 3.0.6 (#3574)dependabot[bot]
2022-02-07build: bump os_info from 3.1.0 to 3.2.0 (#3576)dependabot[bot]
2022-02-07build: bump shell-words from 1.0.0 to 1.1.0 (#3572)dependabot[bot]
2022-02-07build: bump notify-rust from 4.5.5 to 4.5.6 (#3575)dependabot[bot]
2022-02-07build: bump semver from 1.0.4 to 1.0.5 (#3577)dependabot[bot]
2022-02-02build: bump clap from 3.0.13 to 3.0.14 (#3552)dependabot[bot]
2022-02-01build: bump toml_edit from 0.13.3 to 0.13.4 (#3549)dependabot[bot]
2022-01-31feat: Enable Undistract Me for Linux (#3547)Marc Schreiber
2022-01-31build: bump toml_edit from 0.13.2 to 0.13.3 (#3542)dependabot[bot]
2022-01-30feat(localip): add module to print the current ipv4 address (#3289)QuiCkSTaR
2022-01-28build: bump toml_edit from 0.13.1 to 0.13.2 (#3532)dependabot[bot]
2022-01-27build: bump toml_edit from 0.13.0 to 0.13.1 (#3523)dependabot[bot]
2022-01-27build: bump clap from 3.0.12 to 3.0.13 (#3524)dependabot[bot]
2022-01-26build: bump serde from 1.0.135 to 1.0.136 (#3516)dependabot[bot]
2022-01-25build: bump clap_complete from 3.0.4 to 3.0.5 (#3508)dependabot[bot]
2022-01-25build: bump which from 4.2.2 to 4.2.4 (#3507)dependabot[bot]
2022-01-25build: bump serde_json from 1.0.75 to 1.0.78 (#3509)dependabot[bot]
2022-01-25build: bump clap from 3.0.10 to 3.0.12 (#3506)dependabot[bot]
2022-01-24build: bump serde from 1.0.133 to 1.0.135 (#3496)dependabot[bot]
2022-01-20ci: Use `dprint` to format documentation + TOML files (#3426)Kevin Song
2022-01-19build: bump clap from 3.0.9 to 3.0.10 (#3463)dependabot[bot]
2022-01-18build: bump clap from 3.0.7 to 3.0.9 (#3456)dependabot[bot]
2022-01-17build: bump clap_complete from 3.0.3 to 3.0.4 (#3449)dependabot[bot]
2022-01-17build: bump process_control from 3.2.0 to 3.2.1 (#3450)dependabot[bot]
2022-01-17build: bump serde_json from 1.0.74 to 1.0.75 (#3451)dependabot[bot]
2022-01-17build: bump os_info from 3.0.9 to 3.1.0 (#3452)dependabot[bot]
2022-01-17build: bump gethostname from 0.2.1 to 0.2.2 (#3453)dependabot[bot]
2022-01-15chore(release): v1.2.1v1.2.1Matan Kushner
2022-01-14chore(release): v1.2.0v1.2.0Matan Kushner
2022-01-14fix(bug-report): remove git.io link shortening (#3425)David Knaack