diff --git a/Cargo.toml b/Cargo.toml index 55635f6..0577692 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -web-time = "0.2" +web-time = "1.0" thiserror = "1.0" bevy-async-task = "1.3" async-trait = "0.1"