Skip to content

Commit

Permalink
bump wireguard-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
t-aleksander committed Jan 19, 2025
1 parent 9a08d58 commit 4790a5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
axum = { version = "0.7", features = ["macros"] }
base64 = "0.22"
clap = { version = "4.5", features = ["derive", "env"] }
defguard_wireguard_rs = { git = "https://github.com/DefGuard/wireguard-rs.git", rev = "v0.7.0" }
defguard_wireguard_rs = { git = "https://github.com/DefGuard/wireguard-rs.git", rev = "v0.7.1" }
env_logger = "0.11"
gethostname = "0.5"
log = "0.4"
Expand Down

0 comments on commit 4790a5e

Please sign in to comment.