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

Pre-release cleanup #701

Merged
merged 5 commits into from
Oct 5, 2022
Merged

Pre-release cleanup #701

merged 5 commits into from
Oct 5, 2022

Conversation

Urhengulas
Copy link
Member

No description provided.

The previous version gives us following error:
```text
error: failed to select a version for `syn`.
    ... required by package `defmt-macros v0.3.2 (/github.com/knurling-rs/defmt/macros)`
    ... which satisfies path dependency `defmt-macros` (locked to 0.3.2) of package `defmt v0.3.2 (/github.com/knurling-rs/defmt/defmt)`
    ... which satisfies path dependency `defmt` (locked to 0.3.2) of package `defmt-rtt v0.3.2 (/github.com/knurling-rs/defmt/firmware/defmt-rtt)`
    ... which satisfies dependency `defmt-rtt = "^0.3"` (locked to 0.3.2) of package `krate v0.1.0 (/github.com/knurling-rs/krate)`
versions that meet the requirements `^1.0.100` are: 1.0.101, 1.0.100

all possible versions conflict with previously selected packages.

  previously selected package `syn v1.0.95`
    ... which satisfies dependency `syn = "^1.0"` (locked to 1.0.95) of package `cortex-m-rt-macros v0.7.0`
    ... which satisfies dependency `cortex-m-rt-macros = "=0.7.0"` (locked to 0.7.0) of package `cortex-m-rt v0.7.1`
    ... which satisfies dependency `cortex-m-rt = "^0.7"` (locked to 0.7.1) of package `defmt-test v0.3.0 (/github.com/knurling-rs/defmt/firmware/defmt-test)`
    ... which satisfies dependency `defmt-test = "^0.3"` (locked to 0.3.0) of package `krate v0.1.0 (/github.com/knurling-rs/krate)`

failed to select a version for `syn` which could resolve this conflict
```
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@Urhengulas
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 5, 2022

Build succeeded:

@bors bors bot merged commit fb6037f into main Oct 5, 2022
@bors bors bot deleted the pre-release-cleanup branch October 5, 2022 17:31
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.

1 participant