Skip to content

Commit

Permalink
update workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
anweiss committed May 15, 2020
1 parent 6577ee1 commit 2cb00f2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion cddl.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,10 @@
"path": "cddl-lsp"
}
],
"settings": {}
"settings": {
"rust-analyzer.cargo.allFeatures": false,
"rust-analyzer.cargo.features": [
"std"
]
}
}

0 comments on commit 2cb00f2

Please sign in to comment.