Gerald Pinder
3a0be4099a
feat: Add bootc support ( #448 )
...
Adds support for using `bootc` as the preferred method for booting from
a locally created image. This new method gets rid of the need to create
a tarball and move it to the correct place and instead it will make use
of `podman scp` which copies the image to the root `containers-storage`
and then has `rpm-ostree` and `bootc` boot from that store.
Closes #418
Closes #200
2025-08-09 14:05:59 -04:00
Gerald Pinder
a19cfa061b
chore: Release
2025-07-31 09:52:44 -04:00
Gerald Pinder
70cb269986
chore: Release
2025-07-29 00:36:20 -04:00
dependabot[bot]
4d29510e09
chore(deps): bump serde_json from 1.0.140 to 1.0.141
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.140 to 1.0.141.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.140...v1.0.141 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-version: 1.0.141
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 23:07:48 -04:00
dependabot[bot]
57ec56bc8d
chore(deps): bump rand from 0.9.1 to 0.9.2
...
Bumps [rand](https://github.com/rust-random/rand ) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/rust-random/rand/releases )
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.1...rand_core-0.9.2 )
---
updated-dependencies:
- dependency-name: rand
dependency-version: 0.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 23:07:37 -04:00
dependabot[bot]
7e899ebccf
chore(deps): bump bon from 3.6.4 to 3.6.5
...
Bumps [bon](https://github.com/elastio/bon ) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/elastio/bon/releases )
- [Changelog](https://github.com/elastio/bon/blob/master/release-plz.toml )
- [Commits](https://github.com/elastio/bon/compare/v3.6.4...v3.6.5 )
---
updated-dependencies:
- dependency-name: bon
dependency-version: 3.6.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 23:07:08 -04:00
dependabot[bot]
b1bdb63d7b
chore(deps): bump tokio from 1.46.1 to 1.47.0
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.46.1 to 1.47.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.46.1...tokio-1.47.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.47.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 23:02:50 -04:00
Gerald Pinder
ef0d731664
chore: Release
2025-07-17 17:29:38 -04:00
Gerald Pinder
4fabd3e5db
feat: Add ability to mount secrets
2025-07-17 14:03:25 -04:00
dependabot[bot]
22ef8392b7
chore(deps): bump clap_complete from 4.5.54 to 4.5.55
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 4.5.54 to 4.5.55.
- [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.54...clap_complete-v4.5.55 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-version: 4.5.55
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-16 08:33:01 -04:00
dependabot[bot]
f8559c9b08
chore(deps): bump clap_complete_nushell from 4.5.7 to 4.5.8
...
Bumps [clap_complete_nushell](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_nushell-v4.5.7...clap_complete_nushell-v4.5.8 )
---
updated-dependencies:
- dependency-name: clap_complete_nushell
dependency-version: 4.5.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-16 08:32:50 -04:00
dependabot[bot]
d408562399
chore(deps): bump clap from 4.5.40 to 4.5.41
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.40 to 4.5.41.
- [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.40...clap_complete-v4.5.41 )
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.41
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-16 08:32:36 -04:00
Gerald Pinder
53b8467087
chore: Release
2025-07-08 13:54:07 -04:00
dependabot[bot]
4886fa5cda
chore(deps): bump tokio from 1.45.1 to 1.46.1
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.45.1 to 1.46.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.45.1...tokio-1.46.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.46.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 13:48:18 -04:00
dependabot[bot]
739ba52904
chore(deps): bump indicatif from 0.17.11 to 0.18.0
...
Bumps [indicatif](https://github.com/console-rs/indicatif ) from 0.17.11 to 0.18.0.
- [Release notes](https://github.com/console-rs/indicatif/releases )
- [Commits](https://github.com/console-rs/indicatif/compare/0.17.11...0.18.0 )
---
updated-dependencies:
- dependency-name: indicatif
dependency-version: 0.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 13:48:01 -04:00
dependabot[bot]
8fdbda5977
chore(deps): bump reqwest from 0.12.20 to 0.12.22
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.12.20 to 0.12.22.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.20...v0.12.22 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-version: 0.12.22
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 13:47:33 -04:00
Gerald Pinder
e9925f03c3
chore: Release
2025-06-30 17:18:31 -04:00
dependabot[bot]
0e16e5a3e7
chore(deps): bump indexmap from 2.9.0 to 2.10.0
...
Bumps [indexmap](https://github.com/indexmap-rs/indexmap ) from 2.9.0 to 2.10.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md )
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.9.0...2.10.0 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-version: 2.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 17:09:39 -04:00
dependabot[bot]
53bc2082b3
chore(deps): bump shadow-rs from 1.1.1 to 1.2.0
...
Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/baoyachi/shadow-rs/releases )
- [Commits](https://github.com/baoyachi/shadow-rs/compare/v1.1.1...v1.2.0 )
---
updated-dependencies:
- dependency-name: shadow-rs
dependency-version: 1.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 09:31:10 -04:00
dependabot[bot]
834481dfd2
chore(deps): bump clap_complete_nushell from 4.5.6 to 4.5.7
...
Bumps [clap_complete_nushell](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_nushell-v4.5.6...clap_complete_nushell-v4.5.7 )
---
updated-dependencies:
- dependency-name: clap_complete_nushell
dependency-version: 4.5.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 09:30:53 -04:00
dependabot[bot]
7505032a85
chore(deps): bump reqwest from 0.12.19 to 0.12.20
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.12.19 to 0.12.20.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.19...v0.12.20 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-version: 0.12.20
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 17:07:42 -04:00
dependabot[bot]
d588dbee6b
chore(deps): bump bon from 3.6.3 to 3.6.4
...
Bumps [bon](https://github.com/elastio/bon ) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/elastio/bon/releases )
- [Changelog](https://github.com/elastio/bon/blob/master/release-plz.toml )
- [Commits](https://github.com/elastio/bon/compare/v3.6.3...v3.6.4 )
---
updated-dependencies:
- dependency-name: bon
dependency-version: 3.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 17:07:27 -04:00
dependabot[bot]
7910464d4e
chore(deps): bump clap from 4.5.39 to 4.5.40
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.39 to 4.5.40.
- [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.39...clap_complete-v4.5.40 )
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.40
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 17:07:15 -04:00
dependabot[bot]
8df04ef2bf
chore(deps): bump clap_complete from 4.5.52 to 4.5.54
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 4.5.52 to 4.5.54.
- [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.52...clap_complete-v4.5.54 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-version: 4.5.54
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 17:07:03 -04:00
dependabot[bot]
158de5bb42
chore(deps): bump yaml-rust2 from 0.10.2 to 0.10.3
...
Bumps [yaml-rust2](https://github.com/Ethiraric/yaml-rust2 ) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/Ethiraric/yaml-rust2/releases )
- [Changelog](https://github.com/Ethiraric/yaml-rust2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Ethiraric/yaml-rust2/compare/v0.10.2...v0.10.3 )
---
updated-dependencies:
- dependency-name: yaml-rust2
dependency-version: 0.10.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 17:06:51 -04:00
dependabot[bot]
2b843a5c22
chore(deps): bump which from 7.0.3 to 8.0.0
...
Bumps [which](https://github.com/harryfei/which-rs ) from 7.0.3 to 8.0.0.
- [Release notes](https://github.com/harryfei/which-rs/releases )
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/harryfei/which-rs/compare/7.0.3...8.0.0 )
---
updated-dependencies:
- dependency-name: which
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-11 14:30:55 -04:00
Gerald Pinder
500ff9965c
chore: Update deps
2025-06-08 10:50:29 -04:00
Gerald Pinder
7828e7872b
chore: Release
2025-06-02 08:47:46 -04:00
dependabot[bot]
0a891c9c87
chore(deps): bump clap-verbosity-flag from 3.0.2 to 3.0.3
...
Bumps [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap-verbosity-flag/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: clap-verbosity-flag
dependency-version: 3.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 07:31:04 -04:00
dependabot[bot]
b5a2325aad
chore(deps): bump uuid from 1.16.0 to 1.17.0
...
Bumps [uuid](https://github.com/uuid-rs/uuid ) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases )
- [Commits](https://github.com/uuid-rs/uuid/compare/v1.16.0...v1.17.0 )
---
updated-dependencies:
- dependency-name: uuid
dependency-version: 1.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 07:30:43 -04:00
dependabot[bot]
275a811e35
chore(deps): bump os_pipe from 1.2.1 to 1.2.2
...
Bumps [os_pipe](https://github.com/oconnor663/os_pipe.rs ) from 1.2.1 to 1.2.2.
- [Commits](https://github.com/oconnor663/os_pipe.rs/compare/1.2.1...1.2.2 )
---
updated-dependencies:
- dependency-name: os_pipe
dependency-version: 1.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 07:30:13 -04:00
dependabot[bot]
21cba760c5
chore(deps): bump clap_complete from 4.5.50 to 4.5.52
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 4.5.50 to 4.5.52.
- [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.50...clap_complete-v4.5.52 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-version: 4.5.52
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 07:29:47 -04:00
dependabot[bot]
fafaabf874
chore(deps): bump reqwest from 0.12.15 to 0.12.18
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.12.15 to 0.12.18.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.15...v0.12.18 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-version: 0.12.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 07:29:28 -04:00
Gerald Pinder
054c1672d0
chore: Release
2025-06-01 14:36:53 -04:00
Gerald Pinder
473b6fb827
chore: Release
2025-05-31 17:49:17 -04:00
Gerald Pinder
1a4278415d
chore: Release
2025-05-31 16:15:13 -04:00
Gerald Pinder
4ceb319518
chore: Release
2025-05-31 14:39:05 -04:00
dependabot[bot]
783b9cb2d6
chore(deps): bump constcat from 0.6.0 to 0.6.1
...
Bumps [constcat](https://github.com/rossmacarthur/constcat ) from 0.6.0 to 0.6.1.
- [Changelog](https://github.com/rossmacarthur/constcat/blob/trunk/RELEASES.md )
- [Commits](https://github.com/rossmacarthur/constcat/commits )
---
updated-dependencies:
- dependency-name: constcat
dependency-version: 0.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-20 19:37:33 -04:00
dependabot[bot]
dd411b4b5e
chore(deps): bump comlexr from 1.4.1 to 1.4.2
...
Bumps [comlexr](https://gitlab.com/wunker-bunker/comlexr ) from 1.4.1 to 1.4.2.
- [Release notes](https://gitlab.com/wunker-bunker/comlexr/tags )
- [Changelog](https://gitlab.com/wunker-bunker/comlexr/blob/main/CHANGELOG.md )
- [Commits](https://gitlab.com/wunker-bunker/comlexr/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: comlexr
dependency-version: 1.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-20 19:37:10 -04:00
dependabot[bot]
9c24675483
chore(deps): bump os_info from 3.10.0 to 3.11.0
...
Bumps [os_info](https://github.com/stanislav-tkach/os_info ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/stanislav-tkach/os_info/releases )
- [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stanislav-tkach/os_info/compare/v3.10.0...v3.11.0 )
---
updated-dependencies:
- dependency-name: os_info
dependency-version: 3.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 17:01:15 -04:00
dependabot[bot]
9e14cf4004
chore(deps): bump tempfile from 3.19.1 to 3.20.0
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.19.1 to 3.20.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.19.1...v3.20.0 )
---
updated-dependencies:
- dependency-name: tempfile
dependency-version: 3.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 17:01:05 -04:00
dependabot[bot]
8fc1a4c416
chore(deps): bump clap from 4.5.37 to 4.5.38
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.37 to 4.5.38.
- [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.37...clap_complete-v4.5.38 )
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.38
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-11 07:48:17 -04:00
dependabot[bot]
a74fca3bcf
chore(deps): bump signal-hook from 0.3.17 to 0.3.18
...
Bumps [signal-hook](https://github.com/vorner/signal-hook ) from 0.3.17 to 0.3.18.
- [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vorner/signal-hook/compare/v0.3.17...v0.3.18 )
---
updated-dependencies:
- dependency-name: signal-hook
dependency-version: 0.3.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-11 07:47:38 -04:00
Gerald Pinder
ac63f9e9fb
chore: Release
2025-05-09 17:19:19 -04:00
Gerald Pinder
0896907c0b
chore(tests): Add extra test recipes
2025-05-09 16:58:51 -04:00
dependabot[bot]
f4d8ffbb51
chore(deps): bump askama from 0.13.1 to 0.14.0
...
Bumps [askama](https://github.com/askama-rs/askama ) from 0.13.1 to 0.14.0.
- [Release notes](https://github.com/askama-rs/askama/releases )
- [Commits](https://github.com/askama-rs/askama/compare/v0.13.1...v0.14.0 )
---
updated-dependencies:
- dependency-name: askama
dependency-version: 0.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-04 11:19:22 -04:00
Gerald Pinder
5f648af104
chore: Clippy fixes
2025-04-28 23:51:35 -04:00
Gerald Pinder
b0f1269e1e
fix: Remove onig from dep tree
2025-04-28 20:43:53 -04:00
dependabot[bot]
64e68c68b7
chore(deps): bump askama from 0.13.0 to 0.13.1
...
Bumps [askama](https://github.com/askama-rs/askama ) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/askama-rs/askama/releases )
- [Commits](https://github.com/askama-rs/askama/compare/v0.13.0...v0.13.1 )
---
updated-dependencies:
- dependency-name: askama
dependency-version: 0.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 09:28:16 -04:00
dependabot[bot]
668fc568db
chore(deps): bump clap from 4.5.36 to 4.5.37
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.36 to 4.5.37.
- [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.36...clap_complete-v4.5.37 )
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.37
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 09:27:29 -04:00