Skip to content

Commit c6a92f3

Browse files
committed
upgrade tor deps
1 parent 232c2cf commit c6a92f3

File tree

4 files changed

+645
-618
lines changed

4 files changed

+645
-618
lines changed

.vscode/settings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
{
2-
"dart.runPubGetOnPubspecChanges": "never"
2+
"dart.runPubGetOnPubspecChanges": "never",
3+
"rust-analyzer.linkedProjects": [
4+
"./packages/tor/rust/Cargo.toml"
5+
]
36
}

0 commit comments

Comments
 (0)