Fix vendor settings

This commit is contained in:
2026-08-02 12:31:37 +03:00
parent 6b5e7f0f8b
commit c0b79afcc1
3 changed files with 7 additions and 12 deletions
-6
View File
@@ -8,12 +8,6 @@ publish = false
default-run = "notes_service-cli"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"
[workspace.dependencies]
loco-rs = { version = "1.0.1" }