A restic client written in rust

rustic 0.9.2 and 0.9.3 (please use this, it fixed a bug in 0.9.2) has been released. As you might have noticed, we have automated the release process which allows us to release quite fast.

The new releases features:

  • Hooks can now be defined in the config profile files which allow to call commands before/after rustic commands or specific backup runs. Error handling of and via hooks is also supported.
  • A docker image is now automatically created for releases.

See also rustic v0.9.2 / v0.9.3 · rustic-rs/rustic · Discussion #1310 · GitHub