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

remove unused 'clock' feature for chrono #258

Merged
merged 1 commit into from
May 18, 2023

Conversation

dmitris
Copy link
Contributor

@dmitris dmitris commented May 16, 2023

This very minor change avoid the warning when running cargo test:

$ cargo test --all
warning: unused manifest key: dependencies.chrono.feature

Signed-off-by: Dmitry S <dsavints@gmail.com>
@flavio
Copy link
Member

flavio commented May 18, 2023

Nice, thanks!

@flavio flavio merged commit 473fe95 into sigstore:main May 18, 2023
@dmitris dmitris deleted the features-crono branch May 18, 2023 19:19
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