mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2026-03-25 01:02:26 +01:00
Bump tauri from 1.0.8 to 1.0.9 in /src-tauri
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.0.8 to 1.0.9. - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.0.8...tauri-v1.0.9) --- updated-dependencies: - dependency-name: tauri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -24,7 +24,7 @@ sudo = "0.6.0"
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
tauri = { version = "1.0.8", features = ["api-all"] }
|
||||
tauri = { version = "1.0.9", features = ["api-all"] }
|
||||
|
||||
# Arg parsing
|
||||
args = "2.0"
|
||||
|
||||
Reference in New Issue
Block a user