better but still not workable
This commit is contained in:
16
Cargo.toml
16
Cargo.toml
@@ -1,13 +1,7 @@
|
||||
[package]
|
||||
name = "teleprof"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
[workspace]
|
||||
members = ["teleprof", "teleprof-macros"]
|
||||
resolver = "2"
|
||||
|
||||
[dependencies]
|
||||
minifb = "0.27"
|
||||
[workspace.dependencies]
|
||||
crossbeam-channel = "0.5"
|
||||
once_cell = "1.19"
|
||||
|
||||
[dev-dependencies]
|
||||
rand = "0.8"
|
||||
minifb = "0.27"
|
||||
once_cell = "1.19"
|
||||
Reference in New Issue
Block a user