Skip to content

Commit a0781c2

Browse files
tweidingerSir-Thom
authored andcommitted
sync readme with metadata (tauri-apps#1872)
1 parent 0979cdb commit a0781c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/http/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ rustdoc-args = ["--cfg", "docsrs"]
1717
windows = { level = "full", notes = "" }
1818
linux = { level = "full", notes = "" }
1919
macos = { level = "full", notes = "" }
20-
android = { level = "none", notes = "" }
21-
ios = { level = "none", notes = "" }
20+
android = { level = "full", notes = "" }
21+
ios = { level = "full", notes = "" }
2222

2323
[build-dependencies]
2424
tauri-plugin = { workspace = true, features = ["build"] }

0 commit comments

Comments
 (0)