Skip to content

Prepare releases for libwebauthn, solo-virtual-key#133

Merged
AlfioEmanueleFresta merged 1 commit into
masterfrom
release-v0.2.2
Jul 22, 2025
Merged

Prepare releases for libwebauthn, solo-virtual-key#133
AlfioEmanueleFresta merged 1 commit into
masterfrom
release-v0.2.2

Conversation

@AlfioEmanueleFresta

@AlfioEmanueleFresta AlfioEmanueleFresta commented Jul 21, 2025

Copy link
Copy Markdown
Member

Changes:

  • Rename solo to solo-virtual-key, prepare manifest for crates.io release
  • Update version for libwebauthn and push tag

Testing:

$ cargo publish --dry-run -p solo-virtual-key

Above succeeds.

$ cargo publish --dry-run -p libwebauthn

Fails as solo-virtual-key has not yet been updated/published.

Caused by:
  failed to select a version for the requirement `solo-virtual-key = "^0.2"`
  candidate versions found which didn't match: 0.1.0
  location searched: crates.io index
  required by package `libwebauthn v0.2.2 (/home/afresta/workspace/libwebauthn/libwebauthn)`

@msirringhaus

Copy link
Copy Markdown
Collaborator

We talked about switching to solo2 before. It's probably too big of a migration to do that before publishing this, I guess?

@AlfioEmanueleFresta

Copy link
Copy Markdown
Member Author

Sadly not trivial enough for this. Also worth noting the first release already uses solo (published on crares.io under solo-virtual-key), but I had failed to commit my changes.

@msirringhaus msirringhaus left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Then we are good to go!

@AlfioEmanueleFresta AlfioEmanueleFresta merged commit bdf2823 into master Jul 22, 2025
6 checks passed
@AlfioEmanueleFresta AlfioEmanueleFresta deleted the release-v0.2.2 branch July 22, 2025 08:05
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