work
This commit is contained in:
@@ -17,15 +17,16 @@ tracing = "0.1.41"
|
||||
iris = { path = "./iris" }
|
||||
wgpu = "27.0.1"
|
||||
winit = "0.30.12"
|
||||
bincode = "2.0.1"
|
||||
zstd = "0.13.3"
|
||||
ron = "0.12.0"
|
||||
sled = "0.34.7"
|
||||
clap = { version = "4.5.53", features = ["derive"] }
|
||||
scrypt = "0.11.0"
|
||||
ed25519-dalek = { version = "3.0.0-pre.2", features = ["rand_core"] }
|
||||
rand = { version = "0.10.0-rc.5", features = ["chacha"] }
|
||||
keyring = { version = "3.6.3", features = ["apple-native", "sync-secret-service", "windows-native"] }
|
||||
bitcode = "0.6.9"
|
||||
dashmap = "6.1.0"
|
||||
fjall = "3.0.1"
|
||||
|
||||
[[bin]]
|
||||
name = "openworm-client"
|
||||
|
||||
Reference in New Issue
Block a user