cargo-bump (0.3.0)
Published 2024-11-06 10:38:28 +00:00 by watsom27
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = true
cargo add cargo-bump@0.3.0
About this package
Simple tool for updating workspace dependencies
Cargo Bump
Simple tool for updating version numbers across a project
Provide a new version number, and then either apply it to all package manifests or select individuals.
Works on Cargo.toml
, package.json
, and tauri.conf.json
Installation
cargo install --registry gitea cargo-bump
Gitea Registry
[registries.gitea]
index = "https://gitea.backup-team.co.uk/LIB/_cargo-index.git"
Dependencies
ID | Version |
---|---|
anyhow | ^1.0 |
log | ^0.4 |
regex | ^1.11 |
rustyline | ^14.0 |
serde_json | ^1 |
simple_logger | ^4.3 |
thiserror | ^1.0 |
Details
Assets (1)
Versions (3)
View all
cargo-bump-0.3.0.crate
7.0 KiB