Skip to content

Add options to forge bind to define crate description and license #6844

@guidanoli

Description

@guidanoli

Component

Forge

Describe the feature you would like

I'd like the forge bind command to have the following options:

  • --crate-description: Define package.description in Cargo.toml
  • --crate-license: Define package.license in Cargo.toml

They're similar to --crate-name and --crate-version.

Additional context

This is necessary because when trying to publish the crate to [crates.io], it requires description and license as well.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Next Up

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions