aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/mozart/Cargo.toml')
-rw-r--r--crates/mozart/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/mozart/Cargo.toml b/crates/mozart/Cargo.toml
index b8b3c06..4fef18a 100644
--- a/crates/mozart/Cargo.toml
+++ b/crates/mozart/Cargo.toml
@@ -22,8 +22,8 @@ sha1.workspace = true
tempfile.workspace = true
terminal_size.workspace = true
tokio.workspace = true
-tracing-subscriber.workspace = true
tracing.workspace = true
+tracing-subscriber.workspace = true
url.workspace = true
[dev-dependencies]