Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#7] Add feature flag for heavy dependencies #51

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

jankeu
Copy link
Contributor

@jankeu jankeu commented Dec 13, 2023

Hides heavy dependencies behind feature flags. These heavy dependencies are only used for parsing/serializing/Display etc. and are not essential for the usage of this crate. In fact, some users might be confused why a crate called tinytime requires chrono.

@jankeu jankeu changed the title Add feature flag for heavy dependencies [#7] Add feature flag for heavy dependencies Dec 13, 2023
Cargo.toml Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants