Skip to content

Commit

Permalink
Bump tauri-plugin-fs in /src-tauri in the cargo group
Browse files Browse the repository at this point in the history
Bumps the cargo group in /src-tauri with 1 update: [tauri-plugin-fs](https://github.com/tauri-apps/plugins-workspace).


Updates `tauri-plugin-fs` from 2.0.3 to 2.1.0
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@fs-v2.0.3...fs-v2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 0e8260f commit ec997f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 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 @@ -18,7 +18,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
epub = "2.1.2"
zip = "2.2.1"
tauri-plugin-fs = "2.0.3"
tauri-plugin-fs = "2.1.0"

[features]
# this feature is used for production builds or when `devPath` points to the filesystem
Expand Down

0 comments on commit ec997f8

Please sign in to comment.