diff options
author | metamuffin <metamuffin@disroot.org> | 2024-06-14 14:00:59 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-06-14 14:00:59 +0200 |
commit | f5f961d4a89c19dc813e14233b75a4b51f747a55 (patch) | |
tree | fd79fabd35fb2dd956b1acbdca9f0e710483c18f /Cargo.toml | |
parent | e824aad8de672b5fba6ef66e33d959c98b01a12e (diff) | |
download | online-offsite-backup-master.tar online-offsite-backup-master.tar.bz2 online-offsite-backup-master.tar.zst |
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [package] -name = "offsite-vault" +name = "backuptool" version = "0.1.0" edition = "2021" |