Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent f1734cf commit cddc9dc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -20,7 +20,7 @@ tauri-build = { version = "2.0.1", features = [] }
tauri = { version = "2.0.3", features = [] }

tauri-plugin-log = { version = "2.0.1" }
tauri-plugin-fs = { version = "2.0.1" }
tauri-plugin-fs = { version = "2.0.3" }
tauri-plugin-http = "2.0.0-rc.5"
tauri-plugin-os = { version = "2.0.1" }
tauri-plugin-process = { version = "2.0.1" }
Expand Down

0 comments on commit cddc9dc

Please sign in to comment.