This commit is contained in:
parent
40e942337f
commit
2126a142f4
4 changed files with 100 additions and 4 deletions
|
|
@ -15,9 +15,9 @@ rustls = { version = "0.23.41" }
|
|||
tokio = { version = "1", features = ["full"] }
|
||||
rustls-native-certs = "0.8.4"
|
||||
log = "0.4"
|
||||
rcgen = "0.14"
|
||||
|
||||
[dev-dependencies]
|
||||
rcgen = "0.14"
|
||||
|
||||
[[test]]
|
||||
name = "integration"
|
||||
|
|
|
|||
Loading…
Reference in a new issue