Bounderx
Bounderx
when i do cargo build this error comes up. What is it ? `ubuntu@ubuntu:~/rust/projektx$ cargo build Compiling conduit v0.1.0 (/home/ubuntu/rust/projektx) error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied -->...
maybe you have an .env config for me, mine doesn't work. > DATABASE_URL=postgres://localhost/ubuntu #BIND_ADDRESS=127.0.0.1:8088 DOMAIN=192.168.178.45 PORT=3000 HOST=http://localhost:3000 DOMAIN_URL=http://localhost:3000 SECRET_KEY=0123 #enable/disable logging #RUST_LOG= #mail SMTP_SENDER_NAME=test SMTP_USERNAME=myuser SMTP_PASSWORD=mypass SMTP_HOST=smtp.1und1.de SMTP_PORT=587 SMTP_SECURITY=tls