Skip to content

Commit 601c2b5

Browse files
authored
deps: update webhook_http_client to use hickory 0.26 (#2303)
1 parent 7099a97 commit 601c2b5

3 files changed

Lines changed: 246 additions & 43 deletions

File tree

server/Cargo.lock

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

server/svix-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ figment = { version = "0.10", features = ["toml", "env", "test"] }
3939
form_urlencoded = "1.1.0"
4040
futures = "0.3"
4141
hex = "0.4.3"
42-
hickory-resolver = "0.25.2"
42+
hickory-resolver = "0.26.1"
4343
hmac-sha256 = "1"
4444
http = "1.1.0"
4545
http-body-util = "0.1.2"

0 commit comments

Comments
 (0)