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

Execute cargo update #198

Merged
merged 1 commit into from
May 22, 2024
Merged

Execute cargo update #198

merged 1 commit into from
May 22, 2024

Conversation

kdarkhan
Copy link
Collaborator

This fixes the compilation issue in time crate
by upgrading it from 0.3.30 to 0.3.36.

Failure example https://github.com/google/mdbook-i18n-helpers/actions/runs/9171277226/job/25215262973.

If less diff is desired, I could update only time by cargo update time but probably we can update all minor versions.

This fixes the compilation issue in `time` crate
by upgrading it from 0.3.30 to 0.3.36.

Failure example https://github.com/google/mdbook-i18n-helpers/actions/runs/9171277226/job/25215262973.
Copy link
Collaborator

@mgeisler mgeisler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot, a full update is great!

@kdarkhan kdarkhan merged commit 3836fb3 into google:main May 22, 2024
7 checks passed
@kdarkhan kdarkhan deleted the fix-time-dep-nightly branch May 22, 2024 10:18
YuevUwU added a commit to YuevUwU/phira-docs that referenced this pull request Aug 1, 2024
Just make sure mdbook-i18n-helpers >= 0.3.3 to avoid error[E0282]: type annotations needed for `Box<_>`

See Also: 
- time-rs/time#681
- google/mdbook-i18n-helpers#198
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