Commit 8c51013
committed
Separate time functionality into dedicated feature flag.
- Add 'time' feature flag to allow disabling time-dependent functionality.
- Include 'time' in default features
- It will allow users to disable SystemTime::now without disabling all std features1 parent c6921fa commit 8c51013
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments