Skip to content

Commit 3d2384d

Browse files
committed
update protos, defguard certs
1 parent 8db349a commit 3d2384d

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 0 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
@@ -8,7 +8,7 @@ repository = "https://github.com/DefGuard/proxy"
88

99
[dependencies]
1010
defguard_version = { git = "https://github.com/DefGuard/defguard.git", rev = "8649a9ba225d7bd2066a09c9e1347705c34bd158" }
11-
defguard_certs = { path = "../defguard/crates/defguard_certs" }
11+
defguard_certs = { git = "https://github.com/DefGuard/defguard.git", rev = "3304a76f1262eb381a44a0d6906595215cb740b8" }
1212
# base `axum` deps
1313
axum = { version = "0.8", features = ["ws"] }
1414
axum-client-ip = "0.7"

proto

0 commit comments

Comments
 (0)