things
This commit is contained in:
parent
4d4fc6c7bf
commit
fc94f655b2
43 changed files with 1957 additions and 694 deletions
|
|
@ -9,7 +9,7 @@ dotenv = "0.15.0"
|
|||
once_cell = "1.20.2"
|
||||
rc4 = "0.1.0"
|
||||
thiserror = "2.0.11"
|
||||
v-byte-helpers = { git = "https://github.com/DJMrTV/VByteMacros", version = "0.1.1" }
|
||||
v-byte-helpers = { git = "https://github.com/RusticMaple/VByteMacros", version = "0.1.1" }
|
||||
simplelog = "0.12.2"
|
||||
chrono = "0.4.39"
|
||||
log = "0.4.25"
|
||||
|
|
@ -48,4 +48,4 @@ path = "src/executables/backend_server_secure.rs"
|
|||
|
||||
[[bin]]
|
||||
name = "edge_node_holder_server"
|
||||
path = "src/executables/edge_node_holder_server.rs"
|
||||
path = "src/executables/edge_node_holder_server.rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue