Skip to content

Commit

Permalink
Update time dependency.
Browse files Browse the repository at this point in the history
This helps `cargo tarpaulin` compile the crate.
  • Loading branch information
PoignardAzur committed Sep 15, 2021
1 parent ef1657e commit 067b187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion druid-shell/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ kurbo = "0.8.1"

tracing = "0.1.22"
lazy_static = "1.4.0"
time = "0.2.16"
time = "0.3.0"
cfg-if = "1.0.0"
instant = { version = "0.1.6", features = ["wasm-bindgen"] }
anyhow = "1.0.32"
Expand Down

0 comments on commit 067b187

Please sign in to comment.