Fix vendor settings
This commit is contained in:
@@ -8,12 +8,6 @@ publish = false
|
||||
name = "migration"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[source.crates-io]
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source.vendored-sources]
|
||||
directory = "../vendor"
|
||||
|
||||
[dependencies]
|
||||
loco-rs = { workspace = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user