Skip to content

Commit c51206f

Browse files
chore: remove docs.rs documentation link from Cargo.toml
This has been the default for a long time. crates.io and lib.rs already assume docs.rs to be the URL for docs.
1 parent 66beef4 commit c51206f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ authors = ["Sergio Benitez <[email protected]>", "Alex Crichton <[email protected]
55
edition = "2021"
66
license = "MIT OR Apache-2.0"
77
repository = "https://github.com/SergioBenitez/cookie-rs"
8-
documentation = "https://docs.rs/cookie"
98
readme = "README.md"
109
build = "build.rs"
1110
description = """

0 commit comments

Comments
 (0)