Skip to content

Commit

Permalink
Merge pull request #249 from noxan/dependabot/cargo/src-tauri/cargo-5…
Browse files Browse the repository at this point in the history
…39d5c879c

Bump tauri-plugin-fs from 2.0.3 to 2.1.0 in /src-tauri in the cargo group
  • Loading branch information
noxan authored Dec 6, 2024
2 parents 0e8260f + ec997f8 commit b795a70
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 b795a70

Please sign in to comment.