mirror of
https://github.com/Hopiu/lychee.git
synced 2026-05-01 18:34:47 +00:00
Bumps the dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.4.2` | `4.4.6` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.6` | `0.17.7` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.92` | `0.9.93` | | [regex](https://github.com/rust-lang/regex) | `1.9.5` | `1.9.6` | | [ring](https://github.com/briansmith/ring) | `0.16.20` | `0.17.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.105` | `1.0.107` | | [supports-color](https://github.com/zkat/supports-color) | `2.0.0` | `2.1.0` | | [toml](https://github.com/toml-rs/toml) | `0.7.6` | `0.8.1` | | [predicates](https://github.com/assert-rs/predicates-rs) | `3.0.3` | `3.0.4` | | [cached](https://github.com/jaemk/cached) | `0.44.0` | `0.46.0` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.30.1` | `0.31.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.48` | `1.0.49` | | [typed-builder](https://github.com/idanarye/rust-typed-builder) | `0.16.0` | `0.16.2` | | [rstest](https://github.com/la10736/rstest) | `0.18.1` | `0.18.2` | Updates `clap` from 4.4.2 to 4.4.6 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.2...v4.4.6) Updates `indicatif` from 0.17.6 to 0.17.7 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](https://github.com/console-rs/indicatif/commits) Updates `openssl-sys` from 0.9.92 to 0.9.93 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.92...openssl-sys-v0.9.93) Updates `regex` from 1.9.5 to 1.9.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.9.5...1.9.6) Updates `ring` from 0.16.20 to 0.17.0 - [Commits](https://github.com/briansmith/ring/commits) Updates `serde_json` from 1.0.105 to 1.0.107 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.105...v1.0.107) Updates `supports-color` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/zkat/supports-color/releases) - [Changelog](https://github.com/zkat/supports-color/blob/main/CHANGELOG.md) - [Commits](https://github.com/zkat/supports-color/compare/v2.0.0...v2.1.0) Updates `toml` from 0.7.6 to 0.8.1 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.6...toml-v0.8.1) Updates `predicates` from 3.0.3 to 3.0.4 - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/predicates-rs/compare/v3.0.3...v3.0.4) Updates `cached` from 0.44.0 to 0.46.0 - [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md) - [Commits](https://github.com/jaemk/cached/commits) Updates `octocrab` from 0.30.1 to 0.31.0 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/octocrab/compare/v0.30.1...v0.31.0) Updates `thiserror` from 1.0.48 to 1.0.49 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.48...1.0.49) Updates `typed-builder` from 0.16.0 to 0.16.2 - [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md) - [Commits](https://github.com/idanarye/rust-typed-builder/commits) Updates `rstest` from 0.18.1 to 0.18.2 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](https://github.com/la10736/rstest/compare/v0.18.1...v0.18.2) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: openssl-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: supports-color dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: predicates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cached dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: octocrab dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typed-builder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
93 lines
2.5 KiB
TOML
93 lines
2.5 KiB
TOML
[package]
|
|
name = "lychee-lib"
|
|
authors = ["Matthias Endler <matthias@endler.dev>"]
|
|
description = "A fast, async link checker"
|
|
documentation = "https://docs.rs/lychee_lib"
|
|
edition = "2021"
|
|
homepage = "https://github.com/lycheeverse/lychee"
|
|
keywords = [
|
|
"link",
|
|
"checker",
|
|
"cli",
|
|
"link-checker",
|
|
"validator",
|
|
]
|
|
license = "Apache-2.0 OR MIT"
|
|
repository = "https://github.com/lycheeverse/lychee"
|
|
version = "0.13.0"
|
|
|
|
[dependencies]
|
|
async-stream = "0.3.5"
|
|
cached = "0.46.0"
|
|
check-if-email-exists = { version = "0.9.0", optional = true }
|
|
email_address = "0.2.4"
|
|
futures = "0.3.28"
|
|
glob = "0.3.1"
|
|
headers = "0.3.8"
|
|
html5ever = "0.26.0"
|
|
html5gum = "0.5.7"
|
|
http = "0.2.9"
|
|
hyper = "0.14.27"
|
|
ip_network = "0.4.1"
|
|
jwalk = "0.8.1"
|
|
linkify = "0.10.0"
|
|
log = "0.4.20"
|
|
octocrab = "0.31.0"
|
|
once_cell = "1.18.0"
|
|
openssl-sys = { version = "0.9.93", optional = true }
|
|
path-clean = "1.0.1"
|
|
percent-encoding = "2.3.0"
|
|
pulldown-cmark = "0.9.3"
|
|
regex = "1.9.6"
|
|
# Use trust-dns to avoid lookup failures on high concurrency
|
|
# https://github.com/seanmonstar/reqwest/issues/296
|
|
reqwest = { version = "0.11.20", default-features = false, features = ["gzip", "trust-dns", "cookies"] }
|
|
reqwest_cookie_store = "0.6.0"
|
|
# Make build work on Apple Silicon.
|
|
# See https://github.com/briansmith/ring/issues/1163
|
|
# This is necessary for the homebrew build
|
|
# https://github.com/Homebrew/homebrew-core/pull/70216
|
|
ring = "0.17.0"
|
|
secrecy = "0.8.0"
|
|
serde = { version = "1.0.185", features = ["derive"] }
|
|
serde_with = "3.3.0"
|
|
shellexpand = "3.1.0"
|
|
thiserror = "1.0.49"
|
|
tokio = { version = "1.32.0", features = ["full"] }
|
|
typed-builder = "0.16.2"
|
|
url = { version = "2.4.1", features = ["serde"] }
|
|
|
|
[dependencies.par-stream]
|
|
version = "0.10.2"
|
|
features = ["runtime-tokio"]
|
|
|
|
[dev-dependencies]
|
|
doc-comment = "0.3.3"
|
|
tempfile = "3.8.0"
|
|
wiremock = "0.5.19"
|
|
serde_json = "1.0.107"
|
|
rstest = "0.18.2"
|
|
toml = "0.8.1"
|
|
|
|
[features]
|
|
|
|
# Enable checking email addresses. Requires the native-tls feature.
|
|
email-check = ["check-if-email-exists"]
|
|
|
|
# Use platform-native TLS.
|
|
native-tls = ["openssl-sys", "reqwest/native-tls"]
|
|
|
|
# Use Rustls TLS.
|
|
rustls-tls = ["reqwest/rustls-tls-native-roots"]
|
|
|
|
# Compile and statically link a copy of OpenSSL.
|
|
vendored-openssl = ["openssl-sys/vendored"]
|
|
|
|
# Feature flag to include checking reserved example domains
|
|
# as per RFC 2606, section 3.
|
|
# This flag is off by default and only exists to allow example domains in
|
|
# integration tests, which don't respect `#[cfg(test)]`.
|
|
# See https://users.rust-lang.org/t/36630
|
|
check_example_domains = []
|
|
|
|
default = ["native-tls", "email-check"]
|