1
0
mirror of https://github.com/vbrandl/bind9-api.git synced 2024-11-22 23:33:51 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
dependabot-preview[bot]
9a4a484add
Bump serde from 1.0.91 to 1.0.92
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.91...v1.0.92)
2019-06-22 11:55:21 +00:00
Valentin Brandl
a0d59b42a9
Update dependencies 2019-05-26 01:27:39 +02:00
dependabot-preview[bot]
1fb4406138
Bump pretty_env_logger from 0.2.3 to 0.3.0
Bumps [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/seanmonstar/pretty-env-logger/releases)
- [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.2.3...v0.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-25 22:28:37 +00:00
Valentin Brandl
933e6aa23b
Merge pull request #8 from vbrandl/dependabot/cargo/clap-2.33.0
Bump clap from 2.32.0 to 2.33.0
2019-05-26 00:26:35 +02:00
dependabot-preview[bot]
70b3aeec37
Bump serde from 1.0.69 to 1.0.91
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.69 to 1.0.91.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.69...v1.0.91)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-25 21:26:13 +00:00
dependabot-preview[bot]
3e25b49286
Bump clap from 2.32.0 to 2.33.0
Bumps [clap](https://github.com/clap-rs/clap) from 2.32.0 to 2.33.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-25 21:26:12 +00:00
Valentin Brandl
81c3e7daa5
Merge pull request #3 from vbrandl/dependabot/cargo/log-0.4.6
Bump log from 0.4.3 to 0.4.6
2019-05-25 23:24:51 +02:00
dependabot[bot]
abf04e9b4d
Bump log from 0.4.3 to 0.4.6
Bumps [log](https://github.com/rust-lang/log) from 0.4.3 to 0.4.6.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang-nursery/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/env_logger-0.4.3...0.4.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-23 11:19:54 +00:00
dependabot[bot]
6b61addfc7
Bump serde_json from 1.0.22 to 1.0.27
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.22 to 1.0.27.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.22...v1.0.27)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-23 11:19:13 +00:00
Valentin Brandl
d87cbf9d0f
Bump version numbers 2018-07-15 21:38:37 +02:00
Valentin Brandl
106a7cad2b
Bump version numbers 2018-07-15 21:26:36 +02:00
Valentin Brandl
cbc89e6d37
Bump version numbers 2018-07-15 20:30:40 +02:00
Valentin Brandl
a992d2ad49
TODO: TLS support 2018-07-08 21:59:38 +02:00
Valentin Brandl
c50bcb38d7
Enable TLS support 2018-07-08 21:33:57 +02:00
Valentin Brandl
6c3aafbe24
Enable LTO 2018-07-08 12:01:11 +02:00
Valentin Brandl
1c6b369753
Initial commit 2018-07-08 01:08:56 +02:00