Commit Graph

471 Commits

Author SHA1 Message Date
Martin Frost 1b09ecb05b v0.6.0 2025-10-09 21:50:54 +02:00
Martin Frost ee5b90653b Fix clippy warnings with latest stable 2025-07-03 22:23:52 +02:00
Martin Frost c435c1d557 Update ~everything 2025-07-03 22:21:49 +02:00
Martin Frost cf3d8a1c2b Allow CI to run on workflow dispatch 2025-07-03 22:13:05 +02:00
Martin Frost 46835b475e Replace dirs crate with env_home
This replaces one dependency with a more specialized crate without any
transitive dependencies.
2024-09-14 13:06:58 +02:00
Martin Frost c71b3a9518
Merge pull request #202 from Frost/dependabot/cargo/clap_complete-4.5.24 2024-09-01 14:14:22 +00:00
dependabot[bot] 45f5aff8d8
Bump clap_complete from 4.5.19 to 4.5.24
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.19 to 4.5.24.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.19...clap_complete-v4.5.24)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-28 18:57:21 +00:00
dependabot[bot] acbffa248c
Merge pull request #199 from Frost/dependabot/cargo/serde_json-1.0.127 2024-08-28 18:56:43 +00:00
dependabot[bot] 747195daa8
Bump serde_json from 1.0.125 to 1.0.127
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.125 to 1.0.127.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/1.0.125...1.0.127)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-28 18:55:17 +00:00
dependabot[bot] 814ad556e7
Merge pull request #201 from Frost/dependabot/cargo/serde-1.0.209 2024-08-28 18:54:39 +00:00
dependabot[bot] c64f0c2257
Bump serde from 1.0.208 to 1.0.209
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.208 to 1.0.209.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 21:03:42 +00:00
Martin Frost 7fcd642bfd
Merge pull request #195 from Frost/dependabot/cargo/clap-4.5.16
Bump clap from 4.5.15 to 4.5.16
2024-08-20 16:05:49 +00:00
dependabot[bot] 51a0158d63
Bump clap from 4.5.15 to 4.5.16
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.15 to 4.5.16.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.15...clap_complete-v4.5.16)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-20 16:05:12 +00:00
Martin Frost c4c733574c
Merge pull request #197 from Frost/dependabot/cargo/serde-1.0.208
Bump serde from 1.0.207 to 1.0.208
2024-08-20 16:04:33 +00:00
dependabot[bot] cb82373d9a
Bump serde from 1.0.207 to 1.0.208
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.207 to 1.0.208.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.207...v1.0.208)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-20 16:04:04 +00:00
Martin Frost e742cd6f8b
Merge pull request #196 from Frost/dependabot/cargo/serde_json-1.0.125
Bump serde_json from 1.0.124 to 1.0.125
2024-08-20 16:03:40 +00:00
dependabot[bot] 798cad2a32
Bump serde_json from 1.0.124 to 1.0.125
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.124 to 1.0.125.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-20 16:03:04 +00:00
dependabot[bot] 219c8690a9
Merge pull request #198 from Frost/dependabot/cargo/clap_complete-4.5.19 2024-08-20 16:02:26 +00:00
dependabot[bot] 2216e5eb00
Bump clap_complete from 4.5.16 to 4.5.19
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.16 to 4.5.19.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.16...clap_complete-v4.5.19)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 21:44:23 +00:00
Martin Frost 231bf1738a
Merge pull request #192 from Frost/dependabot/cargo/serde-1.0.207
Bump serde from 1.0.204 to 1.0.207
2024-08-13 17:16:35 +00:00
dependabot[bot] 633c1b63ab
Bump serde from 1.0.204 to 1.0.207
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.204 to 1.0.207.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.207)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 17:16:05 +00:00
Martin Frost 9339d875da
Merge pull request #191 from Frost/dependabot/cargo/serde_json-1.0.124
Bump serde_json from 1.0.122 to 1.0.124
2024-08-13 17:15:41 +00:00
dependabot[bot] 23dc84b63f
Bump serde_json from 1.0.122 to 1.0.124
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.122 to 1.0.124.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.122...v1.0.124)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 17:15:04 +00:00
Martin Frost e0d23d233a
Merge pull request #193 from Frost/dependabot/cargo/clap_complete-4.5.16
Bump clap_complete from 4.5.12 to 4.5.16
2024-08-13 17:14:40 +00:00
Martin Frost 319cdfe95a
Merge pull request #194 from Frost/dependabot/cargo/clap-4.5.15
Bump clap from 4.5.14 to 4.5.15
2024-08-13 17:14:27 +00:00
dependabot[bot] d6d80fed38
Bump clap from 4.5.14 to 4.5.15
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.14 to 4.5.15.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.14...clap_complete-v4.5.15)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 21:46:29 +00:00
dependabot[bot] f06e81b216
Bump clap_complete from 4.5.12 to 4.5.16
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.12 to 4.5.16.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.12...clap_complete-v4.5.16)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 21:46:21 +00:00
Martin Frost 53960f47e4
Merge pull request #190 from Frost/dependabot/cargo/clap-4.5.14
Bump clap from 4.5.11 to 4.5.14
2024-08-08 22:35:54 +00:00
dependabot[bot] 9111c39305
Bump clap from 4.5.11 to 4.5.14
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.11 to 4.5.14.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.11...v4.5.14)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 22:32:48 +00:00
Martin Frost f7228561a1
Merge pull request #188 from Frost/dependabot/cargo/serde_json-1.0.122
Bump serde_json from 1.0.121 to 1.0.122
2024-08-08 22:32:04 +00:00
dependabot[bot] 186bd48d67
Bump serde_json from 1.0.121 to 1.0.122
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.121 to 1.0.122.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.121...v1.0.122)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 21:48:11 +00:00
Martin Frost 8c8057eb8f
Merge pull request #187 from Frost/dependabot/cargo/clap_complete-4.5.12
Bump clap_complete from 4.5.8 to 4.5.12
2024-08-01 10:32:26 +00:00
dependabot[bot] d621e3d1e5
Bump clap_complete from 4.5.8 to 4.5.12
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.8 to 4.5.12.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.8...clap_complete-v4.5.12)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 10:31:49 +00:00
Martin Frost 3e3554cf6c
Merge pull request #183 from Frost/dependabot/cargo/serde_json-1.0.121 2024-08-01 10:31:12 +00:00
dependabot[bot] b293a1da8d
Bump serde_json from 1.0.120 to 1.0.121
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.121.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.121)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 10:30:22 +00:00
Martin Frost 07418f3016
Merge pull request #185 from Frost/dependabot/cargo/clap-4.5.11 2024-08-01 10:29:42 +00:00
dependabot[bot] 5f7484c8f2 Bump clap from 4.5.9 to 4.5.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.9 to 4.5.11.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.9...clap_complete-v4.5.11)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 10:29:05 +00:00
Martin Frost 45a21d995c
Merge pull request #186 from Frost/dependabot/cargo/clap_mangen-0.2.23 2024-07-30 10:50:15 +00:00
dependabot[bot] fbff0b0d16
Bump clap_mangen from 0.2.22 to 0.2.23
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.22 to 0.2.23.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.22...clap_mangen-v0.2.23)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 21:37:07 +00:00
Martin Frost 2d57bdc91b
Merge pull request #181 from Frost/dependabot/cargo/clap-4.5.9 2024-07-16 05:54:15 +00:00
dependabot[bot] fd986d1d1b
Bump clap from 4.5.8 to 4.5.9
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.8 to 4.5.9.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.8...v4.5.9)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 05:53:43 +00:00
Martin Frost bea7e943da
Merge pull request #182 from Frost/dependabot/cargo/clap_complete-4.5.8 2024-07-16 05:53:03 +00:00
dependabot[bot] c5e89c49e3
Bump clap_complete from 4.5.7 to 4.5.8
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.7 to 4.5.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.7...clap_complete-v4.5.8)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 21:30:15 +00:00
Martin Frost d523069b6b
Merge pull request #180 from Frost/dependabot/cargo/serde-1.0.204 2024-07-09 07:30:28 +00:00
dependabot[bot] b5b2873561
Bump serde from 1.0.203 to 1.0.204
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.204.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 21:20:28 +00:00
Martin Frost a0dc05f804
Merge pull request #178 from Frost/dependabot/cargo/clap_complete-4.5.7 2024-07-02 12:07:19 +02:00
dependabot[bot] 85a21ad914
Bump clap_complete from 4.5.6 to 4.5.7
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.6 to 4.5.7.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.6...clap_complete-v4.5.7)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 10:06:42 +00:00
Martin Frost e66dc7ee32
Merge pull request #177 from Frost/dependabot/cargo/clap-4.5.8 2024-07-02 12:06:05 +02:00
dependabot[bot] 993660ea6c
Bump clap from 4.5.7 to 4.5.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.7 to 4.5.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.7...v4.5.8)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 10:05:32 +00:00
Martin Frost 0f59c43865
Merge pull request #176 from Frost/dependabot/cargo/clap_mangen-0.2.22 2024-07-02 12:04:52 +02:00