Skip to content

Commit 2cb00f2

Browse files
committed
update workspace
1 parent 6577ee1 commit 2cb00f2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

cddl.code-workspace

+6-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,10 @@
77
"path": "cddl-lsp"
88
}
99
],
10-
"settings": {}
10+
"settings": {
11+
"rust-analyzer.cargo.allFeatures": false,
12+
"rust-analyzer.cargo.features": [
13+
"std"
14+
]
15+
}
1116
}

0 commit comments

Comments
 (0)