Skip to content

fix(core): docs.rs mobile build - #12855

Merged
lucasfernog merged 1 commit into
devfrom
fix/docs-rs-mobile-build
Feb 28, 2025
Merged

fix(core): docs.rs mobile build#12855
lucasfernog merged 1 commit into
devfrom
fix/docs-rs-mobile-build

Conversation

@lucasfernog

Copy link
Copy Markdown
Member

ring is a dependency of rustls and it cannot be compiled by docs.rs when targeting mobile.
we don't actually need rustls anymore since we're not relying on https dev servers.

I've verified this works using https://github.com/rust-lang/docs.rs

See https://docs.rs/crate/tauri/2.3.0/builds/1807696/x86_64-apple-ios.txt and https://docs.rs/crate/tauri/2.3.0/builds/1807696/x86_64-linux-android.txt

@lucasfernog
lucasfernog requested a review from a team as a code owner February 28, 2025 17:45
@github-actions

Copy link
Copy Markdown
Contributor

Package Changes Through 5ab38af

There are 1 changes which include tauri with patch

Planned Package Versions

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

package current next
tauri 2.3.1 2.3.2

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


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

@lucasfernog
lucasfernog merged commit 55ffa23 into dev Feb 28, 2025
@lucasfernog
lucasfernog deleted the fix/docs-rs-mobile-build branch February 28, 2025 18:37
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