mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Use workspace instead of separate Cargo.lock file
This commit is contained in:
parent
2f57b07559
commit
a80f6e5df4
4 changed files with 115 additions and 2413 deletions
2222
crunchy-cli-core/Cargo.lock
generated
2222
crunchy-cli-core/Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -37,8 +37,3 @@ sys-locale = "0.3"
|
|||
|
||||
[build-dependencies]
|
||||
chrono = "0.4"
|
||||
|
||||
[patch.crates-io]
|
||||
# fork of the `native-tls` crate which uses openssl as backend on every platform. this is done as `reqwest` only supports
|
||||
# `rustls` and `native-tls` as tls backend
|
||||
native-tls = { git = "https://github.com/crunchy-labs/rust-not-so-native-tls.git", rev = "570100d" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue