build(deps): update rcgen requirement from 0.13 to 0.14 (#88)
This commit is contained in:
parent
8229b96f5b
commit
50a73aa8c3
|
|
@ -38,7 +38,7 @@ assert_matches = "1"
|
|||
clap = { version = "4", features = ["derive"] }
|
||||
directories-next = "2"
|
||||
hex-literal = "0.4"
|
||||
rcgen = "0.13"
|
||||
rcgen = "0.14"
|
||||
rustls-pemfile = "2"
|
||||
tokio = { version = "1", features = [
|
||||
"rt",
|
||||
|
|
|
|||
Loading…
Reference in New Issue