Skip to content

Commit cfe931c

Browse files
build(deps): bump tauri from 1.1.1 to 1.1.3 in /src-tauri
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.1.1 to 1.1.3. - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.1.1...tauri-v1.1.3) --- updated-dependencies: - dependency-name: tauri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49a4546 commit cfe931c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src-tauri/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ tauri-build = { version = "1.0.3", features = [] }
1919
[dependencies]
2020
serde_json = "1.0"
2121
serde = { version = "1.0", features = ["derive"] }
22-
tauri = { version = "1.0.3", features = ["api-all", "system-tray", "updater"] }
22+
tauri = { version = "1.1.3", features = ["api-all", "system-tray", "updater"] }
2323
execute = "0.2.9"
2424
open = "2.0.2"
2525
directories = "4.0.1"

0 commit comments

Comments
 (0)