fix merge and add myactor
This commit is contained in:
parent
2fc246a1fe
commit
d8c908a0b2
650
Cargo.lock
generated
Executable file → Normal file
650
Cargo.lock
generated
Executable file → Normal file
File diff suppressed because it is too large
Load Diff
@ -13,12 +13,12 @@ futures-util = "0.3.30"
|
||||
local-ip-address = "0.6.1"
|
||||
num_enum = "0.7.2"
|
||||
once_cell = "1.19.0"
|
||||
#openssl-sys = { version = "0.9.111", features = ["vendored"] }
|
||||
prost = "0.12.6"
|
||||
prost-build = "0.12.6"
|
||||
rand = "0.8.5"
|
||||
reqwest = { version = "0.12.24", default_features = false, features = ["json", "rustls-tls"] }
|
||||
rsa = "0.9.6"
|
||||
myactor = {git = "https://gitea.s5s8.com/rust/actor-rs.git"}
|
||||
# sdlan-sn-rs = { git = "ssh://git@git2.asxalex.pw/sdlan-v2/sdlan-rs.git" }
|
||||
sdlan-sn-rs = {git = "https://gitea.s5s8.com/punchnet/sdlan-rs.git"}
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user