Skip to content

Commit

Permalink
chore: bump libthermite from 0.7.1 to 0.8.1 in /src-tauri
Browse files Browse the repository at this point in the history
Bumps libthermite from 0.7.1 to 0.8.1.

---
updated-dependencies:
- dependency-name: libthermite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent d6cf4a3 commit 310d208
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -33,7 +33,7 @@ steamlocate = "2.0.0-beta.2"
# Error messages
anyhow = "1.0"
# libthermite for Northstar/mod install handling
libthermite = { version = "0.7.1", features = ["proton"] }
libthermite = { version = "0.8.1", features = ["proton"] }
# zip stuff
zip = "0.6.2"
# Regex
Expand Down

0 comments on commit 310d208

Please sign in to comment.