Commit 090c825f authored by Ryan McCormick's avatar Ryan McCormick Committed by GitHub
Browse files

chore: Add dynamo-run to workspace file (#76)

parent 7591a5cc
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
"settings": { "settings": {
"rust-analyzer.linkedProjects": [ "rust-analyzer.linkedProjects": [
"components/metrics/Cargo.toml", "components/metrics/Cargo.toml",
"launch/dynamo-run/Cargo.toml",
"lib/llm/Cargo.toml", "lib/llm/Cargo.toml",
"lib/runtime/Cargo.toml", "lib/runtime/Cargo.toml",
"lib/bindings/python/Cargo.toml", "lib/bindings/python/Cargo.toml",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment