summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
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
2021-10-22build: bump sys-info from 0.9.0 to 0.9.1 (#3172)dependabot[bot]
2021-10-21build: bump byte-unit from 4.0.12 to 4.0.13 (#3169)dependabot[bot]
2021-10-15build: bump attohttpc from 0.17.0 to 0.18.0 (#3155)dependabot[bot]
2021-10-15build: bump notify-rust from 4.5.3 to 4.5.4 (#3148)dependabot[bot]
2021-10-05feat: Add pulumi module (#3055)Ian Wahbe
2021-10-04build: bump git2 from 0.13.22 to 0.13.23 (#3117)dependabot[bot]
2021-09-30build: bump nix from 0.22.1 to 0.23.0 (#3102)dependabot[bot]
2021-09-23refactor: replace `term_size` with `terminal_size` (#3087)David Knaack
2021-09-21chore(release): v0.58.0v0.58.0Matan Kushner
2021-09-17build: bump notify-rust from 4.5.2 to 4.5.3 (#3078)dependabot[bot]
2021-09-17build: bump unicode-width from 0.1.8 to 0.1.9 (#3077)dependabot[bot]
2021-09-15build: bump serde_json from 1.0.67 to 1.0.68 (#3065)dependabot[bot]
2021-09-09build: bump git2 from 0.13.21 to 0.13.22 (#3047)dependabot[bot]
2021-08-30build: bump serde_json from 1.0.66 to 1.0.67 (#3022)dependabot[bot]
2021-08-30build: bump serde from 1.0.129 to 1.0.130 (#3021)dependabot[bot]
2021-08-26chore(release): v0.57.0v0.57.0Matan Kushner
2021-08-24build: bump versions from 3.0.2 to 3.0.3 (#3003)dependabot[bot]
2021-08-24build: bump serde from 1.0.128 to 1.0.129 (#3002)dependabot[bot]
2021-08-23build: bump serde from 1.0.127 to 1.0.128 (#2998)dependabot[bot]
2021-08-23build: bump shadow-rs from 0.6.12 to 0.7.1 (#2999)dependabot[bot]
2021-08-16build: bump shadow-rs from 0.6.10 to 0.6.12 (#2991)dependabot[bot]
2021-08-16build: bump nix from 0.22.0 to 0.22.1 (#2990)dependabot[bot]
2021-08-16build: bump open from 2.0.0 to 2.0.1 (#2989)dependabot[bot]
2021-08-13build: bump os_info from 3.0.6 to 3.0.7 (#2984)dependabot[bot]
2021-08-13build: bump git2 from 0.13.20 to 0.13.21 (#2983)dependabot[bot]
2021-08-13build: bump shadow-rs from 0.6.6 to 0.6.10 (#2982)dependabot[bot]
2021-08-11build: bump shadow-rs to 0.6.6 to support reproducible builds (#2974)Caleb Maclennan
2021-08-11build: bump native-tls from 0.2.7 to 0.2.8 (#2976)dependabot[bot]
2021-08-06build: bump shadow-rs from 0.6.3 to 0.6.4 (#2963)dependabot[bot]
2021-08-02build: bump which from 4.2.1 to 4.2.2 (#2948)dependabot[bot]
2021-08-02build: bump semver from 1.0.3 to 1.0.4 (#2949)dependabot[bot]
2021-08-02build: bump shadow-rs from 0.6.2 to 0.6.3 (#2947)dependabot[bot]
2021-08-02build: bump serde from 1.0.126 to 1.0.127 (#2946)dependabot[bot]
2021-07-30build: bump which from 4.1.0 to 4.2.1 (#2941)dependabot[bot]
2021-07-30build: bump serde_json from 1.0.65 to 1.0.66 (#2940)dependabot[bot]
2021-07-29build: bump serde_json from 1.0.64 to 1.0.65 (#2936)dependabot[bot]
2021-07-26build: bump open from 1.7.1 to 2.0.0 (#2916)dependabot[bot]
2021-07-19build: bump open from 1.7.0 to 1.7.1 (#2903)dependabot[bot]
2021-07-19build: bump urlencoding from 2.0.0 to 2.1.0 (#2904)dependabot[bot]
2021-07-14build: bump process_control from 3.0.1 to 3.1.0 (#2881)dependabot[bot]
2021-07-14build: bump urlencoding from 1.3.3 to 2.0.0 (#2877)dependabot[bot]
2021-07-14build: bump nix from 0.21.0 to 0.22.0 (#2876)dependabot[bot]
2021-07-13chore(release): v0.56.0v0.56.0Matan Kushner
2021-07-04feat: add support for nu shell (#2847)David Knaack