sync readme with metadata (#1872)

This commit is contained in:
Tillmann
2024-10-03 19:23:40 +09:00
committed by GitHub
parent fe6dd0ff9e
commit 4c2454d410
+2 -2
View File
@@ -17,8 +17,8 @@ rustdoc-args = ["--cfg", "docsrs"]
windows = { level = "full", notes = "" }
linux = { level = "full", notes = "" }
macos = { level = "full", notes = "" }
android = { level = "none", notes = "" }
ios = { level = "none", notes = "" }
android = { level = "full", notes = "" }
ios = { level = "full", notes = "" }
[build-dependencies]
tauri-plugin = { workspace = true, features = ["build"] }