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 Specta remote implementation for Channel #10435

Merged

Conversation

oscartbeaumont
Copy link
Member

The remote = Channel is refering to the module local Channel not the super::Channel so the Specta traits are implemented on the wrong type.

Copy link
Contributor

github-actions bot commented Jul 31, 2024

Package Changes Through cf0fd0b

There are 6 changes which include tauri with prerelease, tauri-codegen with prerelease, tauri-cli with prerelease, @tauri-apps/cli with prerelease, tauri-plugin with prerelease, tauri-utils with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-utils 2.0.0-beta.19 2.0.0-beta.20
tauri-bundler 2.0.1-beta.19 2.0.1-beta.20
tauri-runtime 2.0.0-beta.21 2.0.0-beta.22
tauri-runtime-wry 2.0.0-beta.21 2.0.0-beta.22
tauri-codegen 2.0.0-beta.19 2.0.0-beta.20
tauri-macros 2.0.0-beta.19 2.0.0-beta.20
tauri-plugin 2.0.0-beta.19 2.0.0-beta.20
tauri-build 2.0.0-beta.19 2.0.0-beta.20
tauri 2.0.0-beta.25 2.0.0-beta.26
@tauri-apps/cli 2.0.0-beta.23 2.0.0-beta.24
tauri-cli 2.0.0-beta.23 2.0.0-beta.24

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@tweidinger tweidinger merged commit 6755af2 into tauri-apps:dev Aug 1, 2024
18 checks passed
@oscartbeaumont oscartbeaumont deleted the fix-channel-specta-remote-impl branch August 1, 2024 07:39
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