Commit Graph

12 Commits

Author SHA1 Message Date
Valentin Brandl
f2fd9563f0
Add some logging
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-10 14:38:00 +02:00
dependabot-preview[bot]
0ebd3a9271
Bump serde from 1.0.97 to 1.0.98 in /backend
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.97 to 1.0.98.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.97...v1.0.98)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 20:58:56 +00:00
Valentin Brandl
d81f45154b
Merge pull request #2 from vbrandl/dependabot/cargo/backend/serde_derive-1.0.98
Bump serde_derive from 1.0.97 to 1.0.98 in /backend
2019-08-09 22:57:30 +02:00
Valentin Brandl
08e6003ceb
Merge pull request #4 from vbrandl/dependabot/cargo/backend/awc-0.2.3
Bump awc from 0.2.2 to 0.2.3 in /backend
2019-08-09 22:57:12 +02:00
dependabot-preview[bot]
756cf328e7
Bump awc from 0.2.2 to 0.2.3 in /backend
Bumps [awc](https://github.com/actix/actix-web) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/awc-v0.2.2...awc-v0.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 20:54:46 +00:00
dependabot-preview[bot]
2a833aab98
Bump mime_guess from 2.0.0-alpha.6 to 2.0.1 in /backend
Bumps [mime_guess](https://github.com/abonander/mime_guess) from 2.0.0-alpha.6 to 2.0.1.
- [Release notes](https://github.com/abonander/mime_guess/releases)
- [Commits](https://github.com/abonander/mime_guess/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 20:54:21 +00:00
dependabot-preview[bot]
ded4897c50
Bump serde_derive from 1.0.97 to 1.0.98 in /backend
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.97 to 1.0.98.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.97...v1.0.98)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 20:54:02 +00:00
Valentin Brandl
3f5b118ac5
Rename project
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-09 19:43:58 +02:00
Valentin Brandl
4985c497df
Extract cache into own crate 2019-08-07 21:44:20 +02:00
Valentin Brandl
1857aa43bb
Add actix-files dependency 2019-07-27 20:25:14 +02:00
Valentin Brandl
6d82f3fef8
Add structopt 2019-07-27 17:13:01 +02:00
Valentin Brandl
06bbc5b3ed
Move everything to backend folder 2019-07-27 16:22:57 +02:00