Skip to content

Commit

Permalink
chore(deps): update rust crate state to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent bfac6e7 commit fd0b8cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 core/tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ tauri-runtime-wry = { version = "0.14.10", path = "../tauri-runtime-wry", option
rand = "0.8"
semver = { version = "1", features = [ "serde" ] }
serde_repr = "0.1"
state = "0.5" # 0.6 raised msrv
state = "0.6" # 0.6 raised msrv
tar = "0.4"
tempfile = "3"
zip = { version = "0.6", default-features = false, optional = true } # 0.7(?) raised msrv
Expand Down

0 comments on commit fd0b8cf

Please sign in to comment.