mirror of
https://github.com/tauri-apps/tauri-plugin-localhost.git
synced 2026-02-04 02:31:23 +01:00
ci: Add cli and clipboard mirrors
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4810838581 Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
This commit is contained in:
@@ -20,7 +20,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
|
||||
|
||||
```toml
|
||||
[dependencies]
|
||||
tauri-plugin-localhost = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "dev" }
|
||||
tauri-plugin-localhost = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "next" }
|
||||
portpicker = "0.1" # used in the example to pick a random free port
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user