Skip to content

Commit ef7ee59

Browse files
committed
Update package description to be more concise and focused
Shorten the description to better communicate the tool's core functionality while maintaining clarity and highlighting key features of siteprobe
1 parent 1dd61bf commit ef7ee59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "1.2.0"
44
license = "MIT"
55
edition = "2024"
66
authors = ["Martin Mahner <martin@elephant.house>"]
7-
description = "Siteprobe is a Rust-based CLI tool that fetches all URLs from a given `sitemap.xml` url, checks their existence, and generates a performance report. It supports various features such as authentication, concurrency control, caching bypass, and more."
7+
description = "CLI tool to fetch URLs from sitemap.xml, check their existence, and generate performance reports"
88
repository = "https://github.com/bartTC/siteprobe"
99
homepage = "https://barttc.github.io/siteprobe/"
1010
readme = "README.md"

0 commit comments

Comments
 (0)