You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Make compiling chrono conditional
It's not necessary for all event types.
Signed-off-by: David Calavera <[email protected]>
* Make compiling query_map conditional.
It's not used in all events.
Signed-off-by: David Calavera <[email protected]>
* Test individual features
- Convert package to 2021 edition.
- Format imports.
Signed-off-by: David Calavera <[email protected]>
* Remove old idioms
So people don't have to learn 2015 idioms like `extern crate` and implicit macro imports.
Signed-off-by: David Calavera <[email protected]>
* Bump crate version
Signed-off-by: David Calavera <[email protected]>
---------
Signed-off-by: David Calavera <[email protected]>
0 commit comments