0
0
Fork 0
Commit Graph

16 Commits

Author SHA1 Message Date
Adrian Wannenmacher 1cb967d634
increase version number 2024-03-23 22:46:30 +01:00
dependabot[bot] df82545361
Bump the minor group with 6 updates (#16)
Bumps the minor group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.76` | `1.0.81` |
| [clap](https://github.com/clap-rs/clap) | `4.4.11` | `4.5.3` |
| [human-panic](https://github.com/rust-cli/human-panic) | `1.2.2` | `1.2.3` |
| [serde](https://github.com/serde-rs/serde) | `1.0.193` | `1.0.197` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.114` |
| [clap_complete](https://github.com/clap-rs/clap) | `4.4.4` | `4.5.1` |


Updates `anyhow` from 1.0.76 to 1.0.81
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.76...1.0.81)

Updates `clap` from 4.4.11 to 4.5.3
- [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/v4.4.11...v4.5.3)

Updates `human-panic` from 1.2.2 to 1.2.3
- [Changelog](https://github.com/rust-cli/human-panic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/human-panic/compare/v1.2.2...v1.2.3)

Updates `serde` from 1.0.193 to 1.0.197
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.193...v1.0.197)

Updates `serde_json` from 1.0.108 to 1.0.114
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.108...v1.0.114)

Updates `clap_complete` from 4.4.4 to 4.5.1
- [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.4.4...clap_complete-v4.5.1)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: human-panic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-23 22:42:59 +01:00
Adrian Wannenmacher d5116e9131
update manifest 2023-12-27 00:11:28 +01:00
dependabot[bot] c7192d279a
update dependencies
Bumps the minor group with 2 updates: [anyhow](https://github.com/dtolnay/anyhow) and [clap](https://github.com/clap-rs/clap).


Updates `anyhow` from 1.0.75 to 1.0.76
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.75...1.0.76)

Updates `clap` from 4.4.10 to 4.4.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/v4.4.10...v4.4.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-27 00:08:58 +01:00
Adrian Wannenmacher d56dfbfd33
update lock file 2023-12-03 18:43:50 +01:00
dependabot[bot] 7764dc68ae
update dependencies
Bumps the minor group with 1 update: [clap](https://github.com/clap-rs/clap).

- [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/v4.4.8...v4.4.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-03 18:34:13 +01:00
dependabot[bot] 31ec6aa904
update dependencies
Bumps the minor group with 1 update: [serde](https://github.com/serde-rs/serde).

- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.192...v1.0.193)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 17:05:11 +01:00
Adrian Wannenmacher 4f0ff2611a
update dependencies 2023-11-17 07:27:57 +01:00
Adrian Wannenmacher 7de766af8b
update Cargo.lock 2023-10-19 12:10:19 +02:00
Adrian Wannenmacher f8fb9b454a
update dependencies 2023-10-19 12:07:30 +02:00
dependabot[bot] 16711ec036
Bump rustix from 0.38.17 to 0.38.19 (#1) 2023-10-19 12:02:12 +02:00
Adrian Wannenmacher 635aca0373
update dependencies 2023-10-07 21:46:09 +02:00
Adrian Wannenmacher 3e5104abe1
update version 2023-09-24 14:54:08 +02:00
Adrian Wannenmacher a806fb4de2
fix cli completion generation 2023-09-24 12:23:20 +02:00
Adrian Wannenmacher 2428e5799c
increase version 2023-09-24 07:53:53 +02:00
Adrian Wannenmacher 0647ac4c48
initial implementation 2023-09-24 05:38:22 +02:00