diff --git a/minecraft-server/Cargo.toml b/minecraft-server/Cargo.toml index c613af49..b3fc1e4c 100644 --- a/minecraft-server/Cargo.toml +++ b/minecraft-server/Cargo.toml @@ -21,4 +21,4 @@ tracing = { version = "0.1", features = ["attributes"] } [features] default = [] -tracing = ["tracy-client", "tracing-tracy"] \ No newline at end of file +tracing = ["tracy-client", "tracing-tracy"]