Skip to content

Commit c0f1132

Browse files
committed
Depend on rust-lang/time
The disributed libtime has since been deprecated.
1 parent 24edc64 commit c0f1132

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ git = "https://github.com/sfackler/rust-phf"
2828
git = "https://github.com/rust-lang/uuid"
2929
optional = true
3030

31+
[dependencies.time]
32+
git = "https://github.com/rust-lang/time"
33+
3134
[dev-dependencies.url]
3235
git = "https://github.com/servo/rust-url"
3336

0 commit comments

Comments
 (0)