Skip to content

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

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

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

Conversation

@lucasfernog
Copy link
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-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Feb 28, 2025
@github-actions
Copy link
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
23 checks passed
@lucasfernog lucasfernog deleted the fix/docs-rs-mobile-build branch February 28, 2025 18:37
@github-project-automation github-project-automation bot moved this from 📬Proposal to 🔎 In audit in Roadmap Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔎 In audit

Development

Successfully merging this pull request may close these issues.

2 participants