diff options
Diffstat (limited to 'components/metrics/Cargo.toml')
-rw-r--r-- | components/metrics/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/metrics/Cargo.toml b/components/metrics/Cargo.toml index 1b5dc9330c5..29579d9aacb 100644 --- a/components/metrics/Cargo.toml +++ b/components/metrics/Cargo.toml @@ -21,4 +21,3 @@ profile_traits = { workspace = true } script_traits = { workspace = true } servo_config = { path = "../config" } servo_url = { path = "../url" } -time = { workspace = true } |