Use instant instead of wasm-timer in iced_core

This commit is contained in:
Héctor Ramón Jiménez 2023-01-12 06:24:44 +01:00
parent fc54d6ba31
commit c6d0046102
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
11 changed files with 13 additions and 13 deletions

View file

@ -21,7 +21,6 @@ application = []
window_clipboard = "0.2"
log = "0.4"
thiserror = "1.0"
instant = "0.1"
[dependencies.winit]
version = "0.27"