Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Oct 17, 2024
1 parent 3a1f5b8 commit 742d0df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 176 deletions.
177 changes: 2 additions & 175 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ default = ["rustls-tls"]
rustls-tls = ["ureq/rustls"]
# If this feature is enabled we instead use the native TLS implementation for the
# target platform
native-tls = ["reqwest/native-tls", "native-tls-crate/vendored"]
native-tls = ["ureq/native-tls", "native-tls-crate/vendored"]

[dependencies]
# Easy errors
Expand Down

0 comments on commit 742d0df

Please sign in to comment.