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

8 Commits

Author SHA1 Message Date
dependabot-preview[bot]
bef32c0d91
Bump serde_derive from 1.0.69 to 1.0.91
Bumps [serde_derive](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 22:27:31 +00: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
Valentin Brandl
fcc4a282c7
Fix comment style of license headers 2018-07-08 20:39:09 +02:00
Valentin Brandl
9ec59bf5e3
Add documentation and fail builds on missing docs 2018-07-08 20:28:50 +02:00
Valentin Brandl
84c79ce9b4
Move hyper dependency to the client 2018-07-08 20:28:15 +02:00
Valentin Brandl
69d422a269
Add licence header 2018-07-08 12:06:04 +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