|
|
|
@ -23,7 +23,7 @@ once_cell = "1.17.1" |
|
|
|
|
either = { version = "1.8.1", features = ["serde"] } |
|
|
|
|
async-std = { version = "1.12.0", features = ["attributes"] } |
|
|
|
|
async-trait = "0.1.64" |
|
|
|
|
rust-embed = { version = "6.7.0", features = ["include-exclude"] } |
|
|
|
|
rust-embed = { version = "6.7.0", features = ["include-exclude","debug-embed"] } |
|
|
|
|
urlencoding = "2.1.3" |
|
|
|
|
blake3 = "1.3.1" |
|
|
|
|
ng-async-tungstenite = { version = "0.22.2", git = "https://git.nextgraph.org/NextGraph/async-tungstenite.git", branch = "nextgraph", features = [ |
|
|
|
|