Skip to content

Commit 0d51efd

Browse files
authored
Documentation Update (#28)
* dep update * documentation update * clippy fix
1 parent 79aa226 commit 0d51efd

17 files changed

Lines changed: 519 additions & 298 deletions

File tree

.vimspector.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"adapter": "CodeLLDB",
55
"configuration": {
66
"request": "launch",
7-
"program": "./target/debug/bridge"
7+
"program": "./target/debug/${fileDirname}"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)