Commit graph

4 commits

Author SHA1 Message Date
junderw
920232be4c
Use Cargo workspace
Cargo workspace in the root will help make the IDE experience universal.
Cargo.lock and the target directory for build artifacts will be in the root
of the mempool repository (with ./target ignored by git).
2023-07-03 10:18:15 -04:00
Mononaut
891acf30bf
Fix vscode rust-analyzer config 2023-07-03 10:18:15 -04:00
softsimon
c18dc44f4d
Default relative paths in VsCode 2023-03-03 14:58:25 +09:00
softsimon
ec12f21113
Backend: Bumping Typescript version to 4.4.2 (#748)
* Backend: Bumping Typescript version to 4.4.2

* Replacing any types with instanceOf checks.
2021-08-31 15:09:33 +03:00