Skip to content

Commit

Permalink
Add missing required-features to example
Browse files Browse the repository at this point in the history
  • Loading branch information
borntyping committed Mar 18, 2023
1 parent cdab359 commit 3a78bcf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,7 @@ required-features = ["timestamps"]
[[example]]
name = "timestamps_utc_offset"
required-features = ["timestamps"]

[[example]]
name = "timestamps_format"
required-features = ["timestamps"]

0 comments on commit 3a78bcf

Please sign in to comment.