Skip to content

Commit

Permalink
Pinned tlstest to use home 0.5.5 (newer versions not compatible with …
Browse files Browse the repository at this point in the history
…our rust version)
  • Loading branch information
dreemkiller committed Feb 6, 2024
1 parent 33b1e41 commit f49bb25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/tests/tlstest/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ version = "0.3.0"

[dependencies]
mbedtls = { path = "../../third-party/rust-mbedtls/mbedtls", default-features = false, features = ["std", "aesni", "padlock", "tls13"] }
home = "=0.5.5"

0 comments on commit f49bb25

Please sign in to comment.