Commit 5f1af25a authored by Ryan McCormick's avatar Ryan McCormick Committed by GitHub
Browse files

chore: Update code workspace directories after restructure (#260)

parent 08fcd7e9
......@@ -7,9 +7,9 @@
"settings": {
"rust-analyzer.linkedProjects": [
"applications/llm/count/Cargo.toml",
"llm/rust/Cargo.toml",
"runtime/rust/Cargo.toml",
"python-wheel/Cargo.toml",
"lib/llm/Cargo.toml",
"lib/runtime/Cargo.toml",
"lib/bindings/python/Cargo.toml",
"examples/rust/Cargo.toml"
],
"rust-analyzer.procMacro.enable": true,
......
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