Skip to content

Commit ed96d7f

Browse files
committed
Update dependencies
1 parent 095f7ea commit ed96d7f

File tree

7 files changed

+209
-154
lines changed

7 files changed

+209
-154
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"debug_assertions",
55
"miri",
66
],
7+
"terminal.integrated.env.linux": {
8+
"ALLAERRIS_CONFIG_FILE": "${workspaceFolder}/target/config.json"
9+
},
710
"terminal.integrated.env.windows": {
811
"ALLAERRIS_CONFIG_FILE": "${workspaceFolder}/target/config.json"
912
},

0 commit comments

Comments
 (0)