fix: better serde bounds
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/clippy Pipeline was successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Jef Roosens 2023-06-22 20:10:37 +02:00
parent 53dc3783ca
commit 188fb30343
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
2 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* `backup` CLI command
* Incremental backups
* Chain length descibres how many incremental backups to create from the
* Chain length describes how many incremental backups to create from the
same full backup
* "backups to keep" has been replaced by "chains to keep"
* Server type & version is now stored as metadata in the metadata file