Skip to content

Commit eb8e61e

Browse files
authored
Merge pull request #2435 from oasisprotocol/ptrus/feature/tls-acme-0.8.5
rofl-proxy: Bump instant-acme to 0.8.5
2 parents 8158012 + f534344 commit eb8e61e

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

Lines changed: 14 additions & 13 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)