client/server
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "audiopoker_core"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
rand = "0.8.5"
|
||||
Reference in New Issue
Block a user