Docs.rs
cargo-release-0.24.0
cargo-release 0.24.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
sunng87
epage
Dependencies
anyhow ^1.0.66
normal
bstr ^1.0.1
normal
cargo_metadata ^0.15
normal
clap ^4.0.18
normal
clap-cargo ^0.10.0
normal
concolor-control ^0.0.7
normal
crates-index ^0.18
normal
difflib ^0.4
normal
dirs-next ^2.0
normal
dunce ^1.0.3
normal
env_logger ^0.9
normal
git-conventional ^0.12.0
normal
git2 ^0.15.0
normal
globset ^0.4.9
normal
ignore ^0.4
normal
indexmap ^1.9
normal
itertools ^0.10
normal
log ^0.4
normal
maplit ^1.0
normal
once_cell ^1.16.0
normal
quick-error ^2.0
normal
regex ^1.6
normal
semver ^1.0
normal
serde ^1.0
normal
termcolor ^1.1.3
normal
time ^0.3
normal
toml_edit ^0.15.0
normal
trycmd ^0.14.1
normal
assert_fs ^1.0
dev
predicates ^2.1
dev
snapbox ^0.4.0
dev
Versions
18.36%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module shell
Enums
Functions
?
Module
cargo_release
::
shell
source
·
[
−
]
Enums
Color
The set of available colors for the terminal foreground/background.
ColorChoice
ColorChoice represents the color preferences of an end user.
Functions
error
Print a styled error message.
note
Print a styled warning message.
print
Print a message with a colored title in the style of Cargo shell messages.
status
Print a styled action message.
warn
Print a styled warning message.
write_stderr
Print a part of a line with formatting