Skip to content

Commit

Permalink
Merge pull request #828 from Ludea/dependabot/cargo/src-tauri/protox-0.7
Browse files Browse the repository at this point in the history
build(deps): update protox requirement from 0.6 to 0.7 in /src-tauri
  • Loading branch information
Ludea authored Aug 4, 2024
2 parents 68d0f33 + dffe2c6 commit ddc65e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ crate-type = ["staticlib", "cdylib", "rlib"]
[build-dependencies]
tauri-build = { version = "2.0.0-rc", features = ["codegen"] }
tonic-build = { version = "0.12.1", features = [] }
protox = "0.6"
protox = "0.7"

[dependencies]
once_cell = "1.16"
Expand Down

0 comments on commit ddc65e8

Please sign in to comment.