Skip to content

Commit

Permalink
fix(deps): update rust crate tar to 0.4.40 (#84)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 13, 2023
1 parent 786b22b commit 4044dc6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -21,7 +21,7 @@ ts-rs = "6.2"
scraper = "0.17.1"
sled = "0.34.7"
zstd = "0.12.4"
tar = "0.4.39"
tar = "0.4.40"

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

0 comments on commit 4044dc6

Please sign in to comment.