Update rcgen requirement from 0.2 to 0.3

Updates the requirements on [rcgen](https://github.com/est31/rcgen) to permit the latest version.
- [Release notes](https://github.com/est31/rcgen/releases)
- [Changelog](https://github.com/est31/rcgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/est31/rcgen/commits/v0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-10 04:13:15 +00:00
committed by Dirkjan Ochtman
parent e84fff9e46
commit 0983038105
+1 -1
View File
@@ -47,7 +47,7 @@ slog-term = "2"
structopt = "0.2.7"
tokio-current-thread = "0.1"
url = "1.7"
rcgen = "0.2"
rcgen = "0.3"
directories = "1.0.2"
rand = "0.6.5"