Skip to content

Commit c416146

Browse files
build(cargo): add crates.io readme configuration
1 parent 9bd5c3f commit c416146

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name = "openapi-cli"
33
version = "0.1.0"
44
edition = "2024"
55
description = "CLI client for Openapi.com APIs"
6+
readme = "docs/crates-io.md"
7+
repository = "https://github.com/openapi/openapi-cli"
68

79
[dependencies]
810
clap = { version = "4", features = ["derive", "env"] }

docs/crates-io.md

Whitespace-only changes.

0 commit comments

Comments
 (0)