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

Fix older rust resolver #464

Merged
merged 1 commit into from
Oct 7, 2023
Merged

Fix older rust resolver #464

merged 1 commit into from
Oct 7, 2023

Conversation

madninja
Copy link
Member

@madninja madninja commented Oct 7, 2023

rustc 1.70 can’t figure out which base64 we’re referring to.

be more explicit about what we’re using from where

Fixes #463

rustc 1.70 can’t figure out which `base64` we’re referring to.

be more explicit about what we’re using from where
@madninja madninja merged commit 3d33883 into main Oct 7, 2023
11 checks passed
@madninja madninja deleted the madninja/base64_dep branch October 7, 2023 22:55
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.

Cannot build source; base64 is ambiguous
1 participant