added dependency versions

This commit is contained in:
2025-12-10 01:02:58 +02:00
parent 6c0dc387c8
commit c8f8f64d2d
2 changed files with 3 additions and 3 deletions

View File

@@ -4,4 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
fstools = { path = "../fstools" }
fstools = { version = "0.1.0", path = "../fstools" }