@ -18,4 +18,4 @@
| [websocket](plugins/websocket) | Open a WebSocket connection using a Rust client in JS. | ✅ | ✅ | ✅ | ? | ? |
| [window-state](plugins/window-state) | Persist window sizes and positions. | ✅ | ✅ | ✅ | ? | ? |
_This repo and all plugins require a minimum Rust version of **1.64**_
_This repo and all plugins require a Rust version of at least **1.64**_
@ -4,7 +4,7 @@ Use hardware security-keys in your Tauri App.
## Install
_This plugin requires a minimum Rust version of **1.64**_
_This plugin requires a Rust version of at least**1.64**_
There are three general methods of installation that we can recommend.
@ -4,7 +4,7 @@ Automatically launch your application at startup. Supports Windows, Mac (via App
@ -4,7 +4,7 @@ Additional file system methods not included in the core API.
@ -4,7 +4,7 @@ Watch files and directories for changes using [notify](https://github.com/notify
@ -6,7 +6,7 @@ Expose your apps assets through a localhost server instead of the default custom
@ -4,7 +4,7 @@ Configurable logging for your Tauri app.
@ -4,7 +4,7 @@ Save filesystem and asset scopes and restore them when the app is reopened.
@ -6,7 +6,7 @@ This plugin is a port of [electron-positioner](https://github.com/jenslind/elect
@ -4,7 +4,7 @@ Ensure a single instance of your tauri app is running.
@ -4,7 +4,7 @@ Interface with SQL databases through [sqlx](https://github.com/launchbadge/sqlx)
@ -4,7 +4,7 @@ Simple, persistent key-value store.
@ -4,7 +4,7 @@ Store secrets and keys using the [IOTA Stronghold](https://github.com/iotaledger
@ -4,7 +4,7 @@ Upload files from disk to a remote server over HTTP.
@ -4,7 +4,7 @@
@ -4,7 +4,7 @@ Save window positions and sizes and restore them when the app is reopened.