add: version 1

This commit is contained in:
timeshifter
2025-07-17 17:53:32 +02:00
commit 6ac5290a28
15 changed files with 603 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "zfs_backup"
version = "0.1.0"
edition = "2024"
[dependencies]
anyhow = "1.0.98"