Skip to content

Commit

Permalink
Bump tauri-plugin-log from 2.0.1 to 2.0.2 in /src-tauri
Browse files Browse the repository at this point in the history
Bumps [tauri-plugin-log](https://github.com/tauri-apps/plugins-workspace) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.0.1...fs-v2.0.2)

---
updated-dependencies:
- dependency-name: tauri-plugin-log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and patelka2211 committed Nov 11, 2024
1 parent 2f2e4fa commit 625acb4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
log = "0.4"
tauri = { version = "2.1.0", features = [] }
tauri-plugin-log = "2.0.0-rc"
tauri-plugin-log = "2.0.2"
git2 = { version = "0.19.0", default-features = false }
uuid = { version = "1.11.0", features = ["v4"] }
rusqlite = { version = "0.32.1", features = ["bundled"] }
Expand Down

0 comments on commit 625acb4

Please sign in to comment.