Skip to content

Commit 4348726

Browse files
committed
keep aws-lc-sys 0.28.0
1 parent 6124cf2 commit 4348726

File tree

2 files changed

+6
-19
lines changed

2 files changed

+6
-19
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ tracing = "0.1.37"
2727
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
2828
url = "2.4.0"
2929
aws-lc-rs = "=1.13.0"
30-
aws-lc-sys = "=0.29.0"
30+
aws-lc-sys = "=0.28.0"
3131

3232
[build-dependencies]
3333
napi-build = "2.0.1"
@@ -36,4 +36,4 @@ napi-build = "2.0.1"
3636
lto = true
3737

3838
[package.metadata.cargo-udeps.ignore]
39-
normal = ["mio", "aws-lc-sys"]
39+
normal = ["mio"]

0 commit comments

Comments
 (0)