added dependency versions
This commit is contained in:
@@ -4,4 +4,4 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
fstools = { path = "../fstools" }
|
||||
fstools = { version = "0.1.0", path = "../fstools" }
|
||||
|
||||
Reference in New Issue
Block a user