Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Add no_std support #29

Closed
tnull opened this issue Oct 30, 2023 · 1 comment · Fixed by #53
Closed

Add no_std support #29

tnull opened this issue Oct 30, 2023 · 1 comment · Fixed by #53
Assignees

Comments

@tnull
Copy link
Collaborator

tnull commented Oct 30, 2023

There is no fundamental reason why this crate should always require std. We should at least try to add no_std support.

@tnull
Copy link
Collaborator Author

tnull commented Oct 30, 2023

On this note, we should replace the std feature on the chrono dependency with alloc, as it's sufficient.

@tnull tnull self-assigned this Oct 30, 2023
@tnull tnull closed this as completed in #53 Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant