Fixed missing non terminal error

This commit is contained in:
2025-06-30 20:08:18 -07:00
parent a2711f341f
commit a7102a0e44
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ rand = "~0.9"
thiserror = "~2.0"
[dev-dependencies]
divan = "0.1.21"
divan = "~0.1"
[[bench]]
name = "e2e"