diff options
Diffstat (limited to 'native/Cargo.toml')
-rw-r--r-- | native/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/native/Cargo.toml b/native/Cargo.toml index 040ea454..bbf92951 100644 --- a/native/Cargo.toml +++ b/native/Cargo.toml @@ -14,7 +14,6 @@ debug = [] twox-hash = { version = "1.5", default-features = false } unicode-segmentation = "1.6" num-traits = "0.2" -instant = "0.1" [dependencies.iced_core] version = "0.6" |