mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
chore: webrtc
This commit is contained in:
@@ -218,7 +218,8 @@ wasmtime-wasi-http = { version = "47.0", default-features = false, features = ["
|
||||
# needed for interacting with wasmtime-wasi-http - keep in sync
|
||||
hyper = { version = "^1.11", default-features = false }
|
||||
axum = { version = "0.8.9", default-features = false, features = ["http1", "tokio"] }
|
||||
webrtc = { version = "0.17.0", default-features = false }
|
||||
webrtc = { version = "0.20.2" }
|
||||
async-trait = "0.1"
|
||||
wit-bindgen = { version = "0.60", default-features = false, features = ["macros"] }
|
||||
|
||||
postcard = { version = "1.1", default-features = false, features = ["alloc"] }
|
||||
|
||||
Reference in New Issue
Block a user