Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit c46f856

Browse files
committed
Fix typos in crate description in Cargo.toml
1 parent fd52349 commit c46f856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "semverver"
3-
description = "Automatic verification of SemVer adhrence in rust library crates"
3+
description = "Automatic verification of SemVer adherence in Rust library crates"
44
repository = "https://github.com/rust-dev-tools/rust-semverver"
55
readme = "README.md"
66
keywords = ["semver", "plugin"]

0 commit comments

Comments
 (0)