diff options
Diffstat (limited to 'winit/Cargo.toml')
-rw-r--r-- | winit/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/winit/Cargo.toml b/winit/Cargo.toml index 872b30c8..94aaa2ca 100644 --- a/winit/Cargo.toml +++ b/winit/Cargo.toml @@ -21,7 +21,6 @@ application = [] window_clipboard = "0.2" log = "0.4" thiserror = "1.0" -instant = "0.1" [dependencies.winit] version = "0.27" |