1
0
Fork 0
mirror of https://github.com/italicsjenga/valence.git synced 2025-02-03 17:16:34 +11:00
valence/benchmarks/bench_players/Cargo.toml
2022-11-30 15:55:46 -08:00

9 lines
144 B
TOML

[package]
name = "bench_players"
version = "0.1.0"
edition = "2021"
[dependencies]
tracing-subscriber = "0.3.16"
valence = { path = "../.." }