added custom flags to compile diesel flags
parent
f45f8d3cc4
commit
2af0ef97fc
|
@ -1,2 +1,3 @@
|
|||
VERSION=nightly
|
||||
RUST_INSTALL_DIESEL=1
|
||||
RUST_INSTALL_DIESEL=1
|
||||
DIESEL_FLAGS="--force --no-default-features --features postgres"
|
|
@ -0,0 +1 @@
|
|||
|
Loading…
Reference in New Issue