This commit is contained in:
2025-12-20 17:23:40 +01:00
parent b5d3417572
commit 78c4cdc684
12 changed files with 135 additions and 123 deletions

View File

@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
NovaError = {path = "../NovaError"}
nova_error = {path = "../nova_error"}
[dev-dependencies]
rand = "0.9.2"