Skip to content

Commit

Permalink
cargo updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed May 7, 2024
1 parent b0f69a1 commit e67eb4c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 src/bin/sh-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ keywords.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[build-dependencies]
tauri-build = { version = "1.5.1", features = [] }
tauri-build = { version = "1.5.2", features = [] }

[dependencies]
serde_json = "1.0.116"
Expand Down

0 comments on commit e67eb4c

Please sign in to comment.