Skip to content

Commit

Permalink
Create config.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
RoseBlume authored Nov 1, 2024
1 parent ad44a6c commit 2115041
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src-tauri/.cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[source.crates-io]
replace-with = "vendored-sources"

[source.vendored-sources]
directory = "vendor"

0 comments on commit 2115041

Please sign in to comment.