Skip to content

Commit 299ffa0

Browse files
committed
updated cargo
1 parent 42f57c1 commit 299ffa0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ exclude = ["/examples", "/webview-dist", "/webview-src", "/node_modules"]
1010
links = "tauri-plugin-python"
1111
license = "MIT"
1212
license-file = "LICENSE"
13-
homepage = https://github.com/marcomq/tauri-plugin-python
14-
repository = https://github.com/marcomq/tauri-plugin-python
13+
homepage = "https://github.com/marcomq/tauri-plugin-python"
14+
repository = "https://github.com/marcomq/tauri-plugin-python"
1515

1616
[dependencies]
1717
tauri = { version = "2" }

0 commit comments

Comments
 (0)