Skip to content

Commit

Permalink
fix: Remove explicit rustls depedency (not needed with default ureq s…
Browse files Browse the repository at this point in the history
…ettings)
  • Loading branch information
mchernicoff committed May 20, 2024
1 parent cf0184b commit 9bc4b88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 185 deletions.
187 changes: 3 additions & 184 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion hipcheck/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ paste = "1.0.7"
pathbuf = "1.0.0"
petgraph = { version = "0.6.0", features = ["serde-1"] }
regex = "1.5.5"
rustls = "0.23.7"
salsa = "0.16.1"
schemars = { version = "0.8.20", default-features = false, features = [
"derive",
Expand Down

0 comments on commit 9bc4b88

Please sign in to comment.