mirror of
https://github.com/GiriNeko/hbb_common.git
synced 2025-12-16 13:27:23 +00:00
feat: hostname as id
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
parent
42aad01a51
commit
8e1dd7f88f
2 changed files with 31 additions and 2 deletions
|
|
@ -64,6 +64,7 @@ rustls-platform-verifier = "0.5"
|
|||
rustls-pki-types = "1.11"
|
||||
[target.'cfg(any(target_os = "macos", target_os = "windows"))'.dependencies]
|
||||
tokio-native-tls = "0.3"
|
||||
whoami = "1.5.0"
|
||||
|
||||
[build-dependencies]
|
||||
protobuf-codegen = { version = "3.7" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue