Skip to content

Commit 3a78bcf

Browse files
committed
Add missing required-features to example
1 parent cdab359 commit 3a78bcf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,7 @@ required-features = ["timestamps"]
4747
[[example]]
4848
name = "timestamps_utc_offset"
4949
required-features = ["timestamps"]
50+
51+
[[example]]
52+
name = "timestamps_format"
53+
required-features = ["timestamps"]

0 commit comments

Comments
 (0)