mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-20 18:23:41 +00:00
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:
committed by
Dirkjan Ochtman
parent
e84fff9e46
commit
0983038105
+1
-1
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user