dependabot-preview[bot]
|
b50a718153
|
Bump structopt from 0.2.18 to 0.3.1 in /backend
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.2.18 to 0.3.1.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.2.18...v0.3.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-09 16:19:36 +00:00 |
|
Valentin Brandl
|
0a18792020
|
Merge pull request #14 from vbrandl/dependabot/cargo/backend/serde_derive-1.0.100
continuous-integration/drone/push Build is passing
Bump serde_derive from 1.0.99 to 1.0.100 in /backend
|
2019-09-09 18:18:05 +02:00 |
|
Valentin Brandl
|
f60e33c89c
|
Merge pull request #13 from vbrandl/dependabot/cargo/backend/futures-0.1.29
Bump futures from 0.1.28 to 0.1.29 in /backend
|
2019-09-09 18:16:54 +02:00 |
|
dependabot-preview[bot]
|
1673d2852e
|
Bump serde_derive from 1.0.99 to 1.0.100 in /backend
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.99...v1.0.100)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-09 16:15:56 +00:00 |
|
dependabot-preview[bot]
|
aa75aa9b95
|
Bump serde from 1.0.99 to 1.0.100 in /backend
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.99...v1.0.100)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-09 04:47:43 +00:00 |
|
dependabot-preview[bot]
|
c52f5a4ad8
|
Bump futures from 0.1.28 to 0.1.29 in /backend
Bumps [futures](https://github.com/rust-lang-nursery/futures-rs) from 0.1.28 to 0.1.29.
- [Release notes](https://github.com/rust-lang-nursery/futures-rs/releases)
- [Changelog](https://github.com/rust-lang-nursery/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang-nursery/futures-rs/compare/0.1.28...0.1.29)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-06 04:44:01 +00:00 |
|
Valentin Brandl
|
753dc0f9e9
|
Use rust-tls instead of openssl for HTTP requests
continuous-integration/drone/push Build is passing
|
2019-08-30 11:42:42 +02:00 |
|
dependabot-preview[bot]
|
200155f779
|
Bump actix-web from 1.0.5 to 1.0.7 in /backend
Bumps [actix-web](https://github.com/actix/actix-web) from 1.0.5 to 1.0.7.
- [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/web-v1.0.5...web-v1.0.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-29 04:56:14 +00:00 |
|
dependabot-preview[bot]
|
7ef5721bf9
|
[Security] Bump spin from 0.5.0 to 0.5.2 in /backend
Bumps [spin](https://github.com/mvdnes/spin-rs) from 0.5.0 to 0.5.2. **This update includes a security fix.**
- [Release notes](https://github.com/mvdnes/spin-rs/releases)
- [Commits](https://github.com/mvdnes/spin-rs/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-28 17:27:09 +00:00 |
|
dependabot-preview[bot]
|
6c97d02860
|
Bump serde from 1.0.98 to 1.0.99 in /backend
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.98 to 1.0.99.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.98...v1.0.99)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-28 07:25:07 +00:00 |
|
Valentin Brandl
|
f1f1d2988e
|
Merge pull request #9 from vbrandl/dependabot/cargo/backend/lazy_static-1.4.0
Bump lazy_static from 1.3.0 to 1.4.0 in /backend
|
2019-08-28 09:20:43 +02:00 |
|
Valentin Brandl
|
1d091ee14b
|
Merge pull request #8 from vbrandl/dependabot/cargo/backend/pretty_env_logger-0.3.1
Bump pretty_env_logger from 0.3.0 to 0.3.1 in /backend
|
2019-08-28 09:20:33 +02:00 |
|
dependabot-preview[bot]
|
4d3558d686
|
Bump lazy_static from 1.3.0 to 1.4.0 in /backend
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.3.0...1.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-26 04:52:18 +00:00 |
|
dependabot-preview[bot]
|
5ee110b18f
|
Bump pretty_env_logger from 0.3.0 to 0.3.1 in /backend
Bumps [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/seanmonstar/pretty-env-logger/releases)
- [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.3.0...v0.3.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-19 05:36:32 +00:00 |
|
dependabot-preview[bot]
|
1d4852f6f3
|
Bump serde_derive from 1.0.98 to 1.0.99 in /backend
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.98 to 1.0.99.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.98...v1.0.99)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-19 05:34:55 +00:00 |
|
dependabot-preview[bot]
|
e12db07d3a
|
Bump awc from 0.2.3 to 0.2.4 in /backend
Bumps [awc](https://github.com/actix/actix-web) from 0.2.3 to 0.2.4.
- [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.3...awc-v0.2.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-14 05:01:15 +00:00 |
|
Valentin Brandl
|
f2fd9563f0
|
Add some logging
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
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 |
|