mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-17 14:01:41 +03:00
Merge pull request #4163 from gitbutlerapp/dependabot/cargo/cargo-26791762c9
Bump tauri from 1.6.7 to 1.6.8 in the cargo group across 1 directory
This commit is contained in:
commit
be94363b44
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -6294,9 +6294,9 @@ checksum = "e1fc403891a21bcfb7c37834ba66a547a8f402146eba7265b5a6d88059c9ff2f"
|
||||
|
||||
[[package]]
|
||||
name = "tauri"
|
||||
version = "1.6.7"
|
||||
version = "1.6.8"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "67c7177b6be45bbb875aa239578f5adc982a1b3d5ea5b315ccd100aeb0043374"
|
||||
checksum = "77567d2b3b74de4588d544147142d02297f3eaa171a25a065252141d8597a516"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"bytes",
|
||||
|
@ -51,7 +51,7 @@ gitbutler-watcher.workspace = true
|
||||
open = "5"
|
||||
|
||||
[dependencies.tauri]
|
||||
version = "1.6.7"
|
||||
version = "1.6.8"
|
||||
features = [
|
||||
"http-all", "os-all", "dialog-open", "fs-read-file",
|
||||
"path-all", "process-relaunch", "protocol-asset",
|
||||
|
Loading…
Reference in New Issue
Block a user