Skip to content

Commit f8e5690

Browse files
authored
6.0.2 - small updates (#258)
1 parent 5f33fd2 commit f8e5690

File tree

5 files changed

+332
-347
lines changed

5 files changed

+332
-347
lines changed

.vscode/settings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"rust-analyzer.cargo.target": "i686-pc-windows-msvc",
33
"rust-analyzer.linkedProjects": [
44
".\\Cargo.toml"
5-
]
5+
],
6+
// "rust-analyzer.cargo.features": [
7+
// "all"
8+
// ]
69
}

0 commit comments

Comments
 (0)