A lot
This commit is contained in:
parent
c2a7afe6c1
commit
ade0c3cde4
24 changed files with 1701 additions and 321 deletions
|
|
@ -21,6 +21,9 @@ thiserror = "2.0.18"
|
|||
rustls-native-certs = "0.8.4"
|
||||
log = "0.4"
|
||||
|
||||
[dev-dependencies]
|
||||
rcgen = "0.14"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
# Enables hosting a MTP server
|
||||
|
|
|
|||
Loading…
Reference in a new issue