mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-19 12:41:14 +00:00
Bumps the dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.94` | | [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` | | [console](https://github.com/console-rs/console) | `0.15.8` | `0.15.10` | | [const_format](https://github.com/rodrimati1992/const_format_crates) | `0.2.33` | `0.2.34` | | [http](https://github.com/hyperium/http) | `1.1.0` | `1.2.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.216` | | [supports-color](https://github.com/zkat/supports-color) | `3.0.1` | `3.0.2` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.42.0` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.16` | `0.1.17` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.18` | `0.3.19` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.3` | `2.0.7` | Updates `anyhow` from 1.0.93 to 1.0.94 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.93...1.0.94) Updates `clap` from 4.5.21 to 4.5.23 - [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.5.21...clap_complete-v4.5.23) Updates `console` from 0.15.8 to 0.15.10 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](https://github.com/console-rs/console/compare/0.15.8...0.15.10) Updates `const_format` from 0.2.33 to 0.2.34 - [Release notes](https://github.com/rodrimati1992/const_format_crates/releases) - [Changelog](https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md) - [Commits](https://github.com/rodrimati1992/const_format_crates/commits/0.2.34) Updates `http` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/http/compare/v1.1.0...v1.2.0) Updates `serde` from 1.0.215 to 1.0.216 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.216) Updates `supports-color` from 3.0.1 to 3.0.2 - [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/v3.0.1...v3.0.2) Updates `tokio` from 1.41.1 to 1.42.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.1...tokio-1.42.0) Updates `tokio-stream` from 0.1.16 to 0.1.17 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.16...tokio-stream-0.1.17) Updates `tracing-subscriber` from 0.3.18 to 0.3.19 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.18...tracing-subscriber-0.3.19) Updates `thiserror` from 2.0.3 to 2.0.7 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/2.0.3...2.0.7) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: console dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: const_format dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: serde 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-patch dependency-group: dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: thiserror 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>
96 lines
2.7 KiB
TOML
96 lines
2.7 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"
|
|
readme = "../README.md"
|
|
version.workspace = true
|
|
|
|
[dependencies]
|
|
async-stream = "0.3.6"
|
|
async-trait = "0.1.83"
|
|
cached = "0.54.0"
|
|
check-if-email-exists = { version = "0.9.1", optional = true }
|
|
cookie_store = "0.21.1"
|
|
email_address = "0.2.9"
|
|
futures = "0.3.31"
|
|
glob = "0.3.1"
|
|
headers = "0.4.0"
|
|
html5ever = "0.29.0"
|
|
html5gum = "0.7.0"
|
|
http = "1.2.0"
|
|
hyper = "1.5.1"
|
|
ignore = "0.4.23"
|
|
ip_network = "0.4.1"
|
|
linkify = "0.10.0"
|
|
log = "0.4.22"
|
|
octocrab = "0.42.1"
|
|
once_cell = "1.20.2"
|
|
openssl-sys = { version = "0.9.104", optional = true }
|
|
path-clean = "1.0.1"
|
|
percent-encoding = "2.3.1"
|
|
pulldown-cmark = "0.12.2"
|
|
regex = "1.11.1"
|
|
# Use trust-dns to avoid lookup failures on high concurrency
|
|
# https://github.com/seanmonstar/reqwest/issues/296
|
|
reqwest = { version = "0.12.9", default-features = false, features = [
|
|
"gzip",
|
|
"trust-dns",
|
|
"cookies",
|
|
] }
|
|
reqwest_cookie_store = { version = "0.8.0", features = ["serde"] }
|
|
# 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.8"
|
|
secrecy = "0.10.3"
|
|
serde = { version = "1.0.216", features = ["derive"] }
|
|
serde_with = "3.8.1"
|
|
shellexpand = "3.1.0"
|
|
thiserror = "2.0.7"
|
|
tokio = { version = "1.42.0", features = ["full"] }
|
|
toml = "0.8.19"
|
|
typed-builder = "0.20.0"
|
|
url = { version = "2.5.4", features = ["serde"] }
|
|
|
|
[dependencies.par-stream]
|
|
version = "0.10.2"
|
|
features = ["runtime-tokio"]
|
|
|
|
[dev-dependencies]
|
|
doc-comment = "0.3.3"
|
|
tempfile = "3.14.0"
|
|
wiremock = "0.6.2"
|
|
serde_json = "1.0.133"
|
|
rstest = "0.23.0"
|
|
toml = "0.8.19"
|
|
pretty_assertions = "1.4.0"
|
|
|
|
[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"]
|