Skip to content

Commit

Permalink
bump wireguard rs (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
t-aleksander authored Sep 18, 2024
1 parent 90992b7 commit ea6236d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src-tauri/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-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ base64 = "0.22"
clap = { version = "4.5", features = ["derive", "env"] }
chrono = { version = "0.4", features = ["serde"] }
dark-light = "1.1"
defguard_wireguard_rs = { git = "https://github.com/DefGuard/wireguard-rs.git", rev = "v0.4.10" }
defguard_wireguard_rs = { git = "https://github.com/DefGuard/wireguard-rs.git", rev = "v0.4.11" }
dirs = "5.0"
lazy_static = "1.5"
local-ip-address = "0.6"
Expand Down

0 comments on commit ea6236d

Please sign in to comment.