rust-musl-builder/examples/using-diesel
Eric Kidd 0dab4b64c7 Update everything we can
We're holding back two things:

- Postgres 12 and up breaks `libpq-sys`.
- Ubuntu 20.04 breaks `sqlx`.

We intend to merge this branch as the main release.
2021-01-04 14:24:29 -05:00
..
src Add support for static linking of `sqlx` 2020-09-03 16:24:49 -04:00
.dockerignore Add working example and test case for diesel 2017-10-24 09:05:22 -04:00
Cargo.lock Update everything we can 2021-01-04 14:24:29 -05:00
Cargo.toml Add support for static linking of `sqlx` 2020-09-03 16:24:49 -04:00
Dockerfile Use ADD --chown 2019-11-13 10:14:16 +00:00
docker-compose.yml Add working example and test case for diesel 2017-10-24 09:05:22 -04:00