Skip to content

Commit c96d58f

Browse files
authored
Merge branch 'main' into dependabot/uv/uv-3f08418977
2 parents 5fb7d83 + 14a931a commit c96d58f

2 files changed

Lines changed: 16 additions & 30 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ utils = { path = "../crates/utils" }
1616
endpoint = { path = "../crates/endpoint" }
1717
person-protocol = { path = "../crates/person-protocol" }
1818

19-
tauri = { version = "2.11.0", features = ["test"] }
19+
tauri = { version = "2.11.1", features = ["test"] }
2020
serde_json = "1.0.149"
2121
taurpc = "0.7.1"
2222
specta = { version = "=2.0.0-rc.22", features = ["serde_json"] }

0 commit comments

Comments
 (0)