Skip to content

Commit 56e7204

Browse files
authored
pre release 1.5 cleanup (#157)
* update protos * update dependencies * update core dependency
1 parent 247af1f commit 56e7204

File tree

6 files changed

+353
-329
lines changed

6 files changed

+353
-329
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ homepage = "https://github.com/DefGuard/proxy"
77
repository = "https://github.com/DefGuard/proxy"
88

99
[dependencies]
10-
defguard_version = { git = "https://github.com/DefGuard/defguard.git", rev = "9aaa99f38eb9e4a07685d47779a8a43d0047b7b9" }
10+
defguard_version = { git = "https://github.com/DefGuard/defguard.git", rev = "c8e1bc91e0410a91af0b124d2d2b57c5a7226517" }
1111
# base `axum` deps
1212
axum = { version = "0.8", features = ["ws"] }
1313
axum-client-ip = "0.7"

0 commit comments

Comments
 (0)