@tauri-apps/plugin-process
Advanced tools
+2
-2
| { | ||
| "name": "@tauri-apps/plugin-process", | ||
| "version": "2.0.0-beta.0", | ||
| "version": "2.0.0-beta.1", | ||
| "license": "MIT or APACHE-2.0", | ||
@@ -23,3 +23,3 @@ "authors": [ | ||
| "dependencies": { | ||
| "@tauri-apps/api": "2.0.0-beta.0" | ||
| "@tauri-apps/api": "2.0.0-beta.2" | ||
| }, | ||
@@ -26,0 +26,0 @@ "scripts": { |
+1
-1
@@ -7,3 +7,3 @@  | ||
| _This plugin requires a Rust version of at least **1.70**_ | ||
| _This plugin requires a Rust version of at least **1.75**_ | ||
@@ -10,0 +10,0 @@ There are three general methods of installation that we can recommend. |
+ Added
- Removed
Updated