diff options
Diffstat (limited to 'crates/mozart-vcs/Cargo.toml')
| -rw-r--r-- | crates/mozart-vcs/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/mozart-vcs/Cargo.toml b/crates/mozart-vcs/Cargo.toml index 61fd57e..dc6dfc3 100644 --- a/crates/mozart-vcs/Cargo.toml +++ b/crates/mozart-vcs/Cargo.toml @@ -14,6 +14,7 @@ serde.workspace = true serde_json.workspace = true sha1.workspace = true tokio.workspace = true +tracing.workspace = true url.workspace = true [dev-dependencies] |
