Bump : 0.6.0 : Data channel pipeline, currently used for sending viewers data
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "server"
|
||||
version = "0.5.4"
|
||||
version = "0.6.0"
|
||||
edition = "2024"
|
||||
|
||||
[target.x86_64-unknown-linux-gnu]
|
||||
@@ -36,3 +36,4 @@ time = "0.3"
|
||||
thiserror = "2.0.18"
|
||||
sysinfo = "0.36"
|
||||
axum-extra = { version = "0.12.6", features = ["cookie"] }
|
||||
serde_json = "1.0.151"
|
||||
|
||||
Reference in New Issue
Block a user