Use instant to fix Wasm target

This commit is contained in:
Héctor Ramón Jiménez 2023-01-12 05:26:39 +01:00
parent e2ddef7438
commit fc54d6ba31
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
9 changed files with 12 additions and 9 deletions

View file

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