Hubert
|
0868354063
|
Prepare release v0.3 (#19)
* cleanup the wakey binary
* add changelog
* update versions
* update readme
|
2023-01-06 22:01:34 +01:00 |
|
dependabot[bot]
|
02efc3b094
|
Update clap requirement from 3.1.18 to 4.0.15 (#13)
Updates the requirements on [clap](https://github.com/clap-rs/clap) to permit the latest version.
- [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-v3.2.0...v4.0.15)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-17 18:29:42 +02:00 |
|
Hubert
|
233d03ea75
|
use Result s and not unwraps (#10)
* use `Result`s and not unwraps
* fix test assertion
|
2022-10-04 16:14:07 +02:00 |
|
Hubert
|
25ca3f4be6
|
use workspaces to reduce dependencies (#7)
* use workspaces to reduce dependencies
* bump version
|
2022-06-26 12:13:12 +02:00 |
|