Update rcgen dependency
This commit is contained in:
parent
a8ccff7a1c
commit
d671a1782c
|
@ -26,7 +26,7 @@ thiserror = "1.0.30"
|
|||
[dev-dependencies]
|
||||
anyhow = "1.0.66"
|
||||
clap = { version = "4.0.29", features = ["derive"] }
|
||||
rcgen = "0.10.0"
|
||||
rcgen = "0.11"
|
||||
tokio = { version = "1.22.0", features = ["macros", "rt", "rt-multi-thread", "time"] }
|
||||
tracing = "0.1.37"
|
||||
tracing-subscriber = "0.3.16"
|
||||
|
|
Loading…
Reference in New Issue