Commit graph

8 commits

Author SHA1 Message Date
62f0b0f249 bump to 0.1.3 2024-03-13 19:06:21 +00:00
466f36a1ab more documentation 2024-03-13 18:03:36 +00:00
f29d264078 auto publish 2024-03-13 17:25:12 +00:00
df21b5ff9f
Merge pull request #3 from sevki/dependabot/cargo/which-6.0.0
Bump which from 4.4.2 to 6.0.0
2024-03-13 16:48:32 +00:00
dependabot[bot]
3acbcbc47c
Bump which from 4.4.2 to 6.0.0
Bumps [which](https://github.com/harryfei/which-rs) from 4.4.2 to 6.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/4.4.2...6.0.0)

---
updated-dependencies:
- dependency-name: which
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 16:46:37 +00:00
dependabot[bot]
6cdf555795
Bump clap from 4.5.1 to 4.5.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.1 to 4.5.2.
- [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.1...v4.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 16:46:11 +00:00
66ef805891 initial commit 2024-03-13 16:38:31 +00:00
22fc3fce63 initial commit 2024-03-11 17:47:02 +00:00