Skip to content

Commit 690a25c

Browse files
committed
Update defguard_wireguard_rs git rev
1 parent 444849c commit 690a25c

2 files changed

Lines changed: 23 additions & 32 deletions

File tree

src-tauri/Cargo.lock

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

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ default-members = [".", "cli"]
44

55
[workspace.dependencies]
66
clap = { version = "4.5", features = ["cargo", "derive", "env"] }
7-
defguard_wireguard_rs = { git = "https://github.com/DefGuard/wireguard-rs", rev = "61805f0d3921a1ff4d83367385a35b95d4dd62b8" }
7+
defguard_wireguard_rs = { git = "https://github.com/DefGuard/wireguard-rs", rev = "886186c1e088e4805ab8049436c28cf3ea26d727" }
88
dirs-next = "2.0"
99
prost = "0.14"
1010
reqwest = { version = "0.12", features = ["cookies", "json"] }

0 commit comments

Comments
 (0)