adding deps template and 2023 workspace

This commit is contained in:
Dylan Thies
2023-12-31 09:25:37 -05:00
parent c45177590a
commit 00ed877adb
4 changed files with 3 additions and 57 deletions

View File

@@ -13,8 +13,7 @@ derive-getters.workspace = true
error-stack.workspace = true
itertools.workspace = true
log.workspace = true
logs = "0.7.1"
nom.workspace = true
[dev-dependencies]
test-log = {version="0.2.14", features=["default", "unstable"]}
test-log = {workspace=true}