Skip to content

Commit a1fd2b5

Browse files
Bump openssl from 0.10.48 to 0.10.55 in /server (#967)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.48 to 0.10.55.
1 parent 2a4a92f commit a1fd2b5

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

server/Cargo.lock

Lines changed: 4 additions & 5 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
@@ -24,7 +24,7 @@ axum = { version = "0.6.1", features = ["headers"] }
2424
base64 = "0.13.0"
2525
hyper = { version = "0.14.16", features = ["full"] }
2626
hyper-openssl = "0.9.2"
27-
openssl = "0.10.45"
27+
openssl = "0.10.55"
2828
tokio = { version = "1.24.2", features = ["full"] }
2929
tower = "0.4.11"
3030
tower-http = { version = "0.4.0", features = ["trace", "cors", "request-id"] }

0 commit comments

Comments
 (0)