chore(deps): remove rust crate native-tls
This commit is contained in:
parent
77336629af
commit
284627273b
1 changed files with 0 additions and 4 deletions
|
@ -14,15 +14,11 @@ color-eyre = "0.6"
|
||||||
file-format = { version = "0.26", features = ["reader-txt"] }
|
file-format = { version = "0.26", features = ["reader-txt"] }
|
||||||
ignore = "0.4"
|
ignore = "0.4"
|
||||||
kxio = "5.1"
|
kxio = "5.1"
|
||||||
native-tls = { version = "0.2", features = ["vendored"] }
|
|
||||||
regex = "1.10"
|
regex = "1.10"
|
||||||
serde = { version = "1.0", features = ["derive"] }
|
serde = { version = "1.0", features = ["derive"] }
|
||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
tokio = { version = "1.37", features = ["full"] }
|
tokio = { version = "1.37", features = ["full"] }
|
||||||
|
|
||||||
[package.metadata.cargo-machete]
|
|
||||||
ignored = ["native-tls"]
|
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
assert2 = "0.3"
|
assert2 = "0.3"
|
||||||
mutants = "0.0"
|
mutants = "0.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue