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 dependency on git versions of embassy #208

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

inorick
Copy link
Contributor

@inorick inorick commented Aug 21, 2024

The move from unstable dependencies pulled directly from Github to the
crates.io version required several changes:

The move from unstable dependencies pulled directly from Github to the
crates.io version required several changes:

- Update of other dependencies to match the expectations of the crates
.io versions.
- Use `impl_trait_in_assoc_type` instead of `type_alias_impl_trait`
feature. See rust-lang/rust#63063
- Remove unstable features of dependencies.
@inorick inorick force-pushed the nofa_update_dependencies branch from 4dbf3f4 to 0df2e47 Compare August 27, 2024 09:30
@inorick inorick merged commit 9458e0a into main Aug 27, 2024
29 checks passed
@inorick inorick deleted the nofa_update_dependencies branch August 27, 2024 10: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.

3 participants