diff --git a/src/yoda-taller/Cargo.toml b/src/yoda-taller/Cargo.toml index efa3014..7ee94ab 100644 --- a/src/yoda-taller/Cargo.toml +++ b/src/yoda-taller/Cargo.toml @@ -14,8 +14,8 @@ axum.workspace = true reqwest.workspace = true serde.workspace = true thiserror.workspace = true -tracing.workspace = true tokio.workspace = true +tracing.workspace = true serde_yaml.workspace = true opentelemetry.workspace = true axum-tracing-opentelemetry.workspace = true