Skip to content

Commit 79d657a

Browse files
committed
rofl-proxy: Bump instant-acme to 0.8.5
1 parent 3c5c665 commit 79d657a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

rofl-proxy/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ backoff = { version = "0.4", features = ["tokio"] }
1414
base64 = "0.22.1"
1515
byteorder = "1"
1616
defguard_wireguard_rs = "0.7.6"
17-
# TODO: Switch to version 0.8.4 when released.
18-
instant-acme = { git = "https://github.com/djc/instant-acme", rev = "cd5780819817efd64205439c1ed9d33e0db8c866" }
17+
instant-acme = "0.8.5"
1918
p256 = { version = "0.13", features = ["pkcs8"] }
2019
ptrie = "0.7.2"
2120
rcgen = "0.14.2"

0 commit comments

Comments
 (0)