mirror of
https://github.com/RustySamovar/RustySamovar.git
synced 2024-11-25 03:29:38 +00:00
New dependencies
This commit is contained in:
parent
9e13045fa3
commit
6077358128
@ -25,6 +25,10 @@ num-traits = "0.2"
|
||||
num-derive = "0.3"
|
||||
pretty-hex = "0.2"
|
||||
sea-orm = { version = "0.3", features = [ "sqlx-all", "runtime-async-std-native-tls" ] }
|
||||
hostname = "0.3"
|
||||
local-ip-address = "0.4"
|
||||
chrono = "0.4"
|
||||
rand = "0.8"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
openssl = { version = "0.10", features = ["vendored"] }
|
||||
|
Loading…
Reference in New Issue
Block a user