mirror of
https://github.com/Hopiu/lychee.git
synced 2026-05-19 11:11:06 +00:00
Bumps the dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` | | [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.17` | | [const_format](https://github.com/rodrimati1992/const_format_crates) | `0.2.32` | `0.2.33` | | [dashmap](https://github.com/xacrimon/dashmap) | `6.0.1` | `6.1.0` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [supports-color](https://github.com/zkat/supports-color) | `3.0.0` | `3.0.1` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [wiremock](https://github.com/LukeMathWalker/wiremock-rs) | `0.6.1` | `0.6.2` | | [html5ever](https://github.com/servo/html5ever) | `0.28.0` | `0.29.0` | | [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.12.0` | `0.12.1` | Updates `anyhow` from 1.0.86 to 1.0.89 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.86...1.0.89) Updates `clap` from 4.5.16 to 4.5.17 - [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.16...clap_complete-v4.5.17) Updates `const_format` from 0.2.32 to 0.2.33 - [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) Updates `dashmap` from 6.0.1 to 6.1.0 - [Release notes](https://github.com/xacrimon/dashmap/releases) - [Commits](https://github.com/xacrimon/dashmap/compare/v6.0.1...v6.1.0) Updates `once_cell` from 1.19.0 to 1.20.0 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.0) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `supports-color` from 3.0.0 to 3.0.1 - [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.0...v3.0.1) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `wiremock` from 0.6.1 to 0.6.2 - [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/LukeMathWalker/wiremock-rs/compare/v0.6.1...v0.6.2) Updates `html5ever` from 0.28.0 to 0.29.0 - [Commits](https://github.com/servo/html5ever/commits) Updates `pulldown-cmark` from 0.12.0 to 0.12.1 - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](https://github.com/raphlinus/pulldown-cmark/compare/v0.12.0...v0.12.1) --- 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: const_format dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: dashmap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: once_cell 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: 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-patch dependency-group: dependencies - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: wiremock dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: html5ever dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pulldown-cmark 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>
113 lines
No EOL
3.4 KiB
TOML
113 lines
No EOL
3.4 KiB
TOML
[package]
|
|
name = "lychee"
|
|
authors = ["Matthias Endler <matthias@endler.dev>"]
|
|
description = "A fast, async link checker"
|
|
documentation = "https://docs.rs/lychee"
|
|
homepage = "https://github.com/lycheeverse/lychee"
|
|
edition = "2021"
|
|
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]
|
|
# NOTE: We need to specify the version of lychee-lib here because crates.io
|
|
# requires all dependencies to have a version number.
|
|
lychee-lib = { path = "../lychee-lib", version = "0.15.1", default-features = false }
|
|
|
|
anyhow = "1.0.89"
|
|
assert-json-diff = "2.0.2"
|
|
clap = { version = "4.5.17", features = ["env", "derive"] }
|
|
console = "0.15.8"
|
|
const_format = "0.2.33"
|
|
csv = "1.3.0"
|
|
dashmap = { version = "6.1.0", features = ["serde"] }
|
|
env_logger = "0.11.5"
|
|
futures = "0.3.30"
|
|
headers = "0.4.0"
|
|
http = "1.0.0"
|
|
humantime = "2.1.0"
|
|
humantime-serde = "1.1.1"
|
|
indicatif = "0.17.8"
|
|
log = "0.4.22"
|
|
once_cell = "1.20.0"
|
|
openssl-sys = { version = "0.9.103", optional = true }
|
|
pad = "0.1.6"
|
|
regex = "1.10.6"
|
|
reqwest = { version = "0.12.7", default-features = false, features = [
|
|
"gzip",
|
|
"json",
|
|
] }
|
|
reqwest_cookie_store = "0.8.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.8"
|
|
secrecy = { version = "0.8.0", features = ["serde"] }
|
|
serde = { version = "1.0.210", features = ["derive"] }
|
|
serde_json = "1.0.128"
|
|
strum = { version = "0.26.3", features = ["derive"] }
|
|
supports-color = "3.0.1"
|
|
tabled = "0.16.0"
|
|
tokio = { version = "1.40.0", features = ["full"] }
|
|
tokio-stream = "0.1.16"
|
|
toml = "0.8.19"
|
|
|
|
[dev-dependencies]
|
|
assert_cmd = "2.0.16"
|
|
predicates = "3.1.2"
|
|
pretty_assertions = "1.4.1"
|
|
tempfile = "3.12.0"
|
|
tracing-subscriber = { version = "0.3.18", default-features = false, features = [
|
|
"fmt",
|
|
"registry",
|
|
"env-filter",
|
|
] }
|
|
uuid = { version = "1.10.0", features = ["v4"] }
|
|
wiremock = "0.6.2"
|
|
|
|
[dependencies.console-subscriber]
|
|
version = "0.4.0"
|
|
optional = true
|
|
|
|
[dependencies.tracing-subscriber]
|
|
version = "0.3.18"
|
|
default-features = false
|
|
features = ["fmt", "env-filter"]
|
|
optional = true
|
|
|
|
[features]
|
|
tokio-console = ["dep:console-subscriber", "dep:tracing-subscriber"]
|
|
|
|
# Compile and statically link a copy of OpenSSL.
|
|
vendored-openssl = ["openssl-sys/vendored"]
|
|
|
|
# Allow checking example domains such as example.com.
|
|
check_example_domains = ["lychee-lib/check_example_domains"]
|
|
|
|
# Enable checking email addresses. Requires the native-tls feature.
|
|
email-check = ["lychee-lib/email-check"]
|
|
|
|
# Use platform-native TLS.
|
|
native-tls = ["lychee-lib/native-tls", "openssl-sys", "reqwest/native-tls"]
|
|
|
|
# Use Rustls TLS.
|
|
rustls-tls = ["lychee-lib/rustls-tls", "reqwest/rustls-tls-native-roots"]
|
|
|
|
default = ["native-tls", "email-check"]
|
|
|
|
# Unfortunately, it's not possible to automatically enable features for cargo
|
|
# test. See rust-lang/cargo#2911. As a workaround we introduce a new feature to
|
|
# allow example domains in integration tests.
|
|
[[test]]
|
|
name = "cli"
|
|
path = "tests/cli.rs"
|
|
required-features = ["check_example_domains"]
|
|
|
|
# Metadata for cargo-binstall to get the right artifacts
|
|
[package.metadata.binstall]
|
|
pkg-url = "{ repo }/releases/download/v{ version }/{ name }-v{ version }-{ target }{ archive-suffix }"
|
|
bin-dir = "{ bin }{ binary-ext }"
|
|
pkg-fmt = "tgz" |