Skip to content

Commit

Permalink
[DNM] Show it works fine with unreleased change of time crate
Browse files Browse the repository at this point in the history
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
  • Loading branch information
JohnTitor committed Jun 16, 2022
1 parent 7d9dc04 commit 5b393b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Expand Up @@ -32,7 +32,8 @@ version = "1.0.126"
features = ["rc", "derive"]

[dependencies.time]
version = "0.3.9"
git = "https://github.com/time-rs/time"
rev = "9a3f9856aad4991945e1945003191ca761e41cab"
features = ["serde"]

[dev-dependencies.async-std]
Expand Down

0 comments on commit 5b393b6

Please sign in to comment.