Skip to content

Commit 87195a0

Browse files
committed
dependabot fix: Upgrade rustls to version 0.22.4 or later
1 parent 3ca7f5e commit 87195a0

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

native/ortex/Cargo.lock

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

native/ortex/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ndarray = "0.16.1"
1616
half = "2.2.1"
1717
tracing-subscriber = { version = "0.3", features = [ "env-filter", "fmt" ] }
1818
num-traits = "0.2.15"
19+
rustls = "0.22.4"
1920

2021
[features]
2122
# ONNXRuntime Execution providers

0 commit comments

Comments
 (0)