Bump tauri-plugin-fs-extra from 30295ec to adbc333 in /src-tauri (#1695)

Bumps [tauri-plugin-fs-extra](https://github.com/tauri-apps/plugins-workspace) from `30295ec` to `adbc333`.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](30295ecc8e...adbc333a0f)

---
updated-dependencies:
- dependency-name: tauri-plugin-fs-extra
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-12 16:56:21 -07:00
committed by GitHub
parent f934a17417
commit ed3952900b

2
src-tauri/Cargo.lock generated
View File

@ -3875,7 +3875,7 @@ dependencies = [
[[package]] [[package]]
name = "tauri-plugin-fs-extra" name = "tauri-plugin-fs-extra"
version = "0.0.0" version = "0.0.0"
source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#30295ecc8e65ba63adf113aa5e1679735ce78f1c" source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#adbc333a0f233334a97cbabef266bf3fa6037d17"
dependencies = [ dependencies = [
"log", "log",
"serde", "serde",