We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42f57c1 commit 299ffa0Copy full SHA for 299ffa0
1 file changed
Cargo.toml
@@ -10,8 +10,8 @@ exclude = ["/examples", "/webview-dist", "/webview-src", "/node_modules"]
10
links = "tauri-plugin-python"
11
license = "MIT"
12
license-file = "LICENSE"
13
-homepage = https://github.com/marcomq/tauri-plugin-python
14
-repository = https://github.com/marcomq/tauri-plugin-python
+homepage = "https://github.com/marcomq/tauri-plugin-python"
+repository = "https://github.com/marcomq/tauri-plugin-python"
15
16
[dependencies]
17
tauri = { version = "2" }
0 commit comments