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

@@ -24,6 +24,7 @@ num = "0.4.1"
num-traits = "0.2.17"
rustworkx-core = "0.13.2"
pathfinding = "4.8.0"
test-log = {version="0.2.14", features=["default", "unstable"]}
[profile.dhat]