astarte-platform / astarte-device-sdk-rust

Apache License 2.0
6 stars 12 forks source link

Vendor dos not contain the `.sqlx` files #309

Closed joshuachp closed 7 months ago

joshuachp commented 7 months ago

The vendor command does not include the .sqlx files in the vendored version and will make the vendor build fail. This can be fixed by including them with the include manifest key.

The release-0.6 branch should include the file sqlx-data.json, while the release-0.7/0.8 should include the directory .sqlx