Skip to content

Commit

Permalink
Disable chrono's oldtime feature (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
suzak committed Jun 2, 2023
1 parent 4bf88bf commit 3c47e64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Expand Up @@ -81,6 +81,7 @@ features = ["attributes"]
[dependencies.chrono]
version = "0.4"
optional = true
default-features = false

[dependencies.time]
version = "0.3"
Expand Down

0 comments on commit 3c47e64

Please sign in to comment.