Skip to content

Commit 7b8f373

Browse files
committed
chore: update aws-lc-rs to 14.4.1
1 parent f7de5ac commit 7b8f373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launchdarkly-server-sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ hyper = { version = "0.14.19", features = ["client", "http1", "http2", "tcp"] }
3838
hyper-rustls = { version = "0.24.1" , optional = true}
3939
rand = "0.9"
4040
flate2 = { version = "1.0.35", optional = true }
41-
aws-lc-rs = "1.13.3"
41+
aws-lc-rs = "1.14.1"
4242

4343
[dev-dependencies]
4444
maplit = "1.0.1"

0 commit comments

Comments
 (0)