Releases: orium/cargo-rdme
Releases · orium/cargo-rdme
cargo-rdme 1.5.0
cargo-rdme 1.4.9
- Relicensed project under the MIT license.
- Update dependencies.
cargo-rdme 1.4.8
- Use cargo styles for cli help output.
- Update dependencies.
cargo-rdme 1.4.7
- Another attempt at fixing github build action.
cargo-rdme 1.4.6
- Update dependencies.
- Fix github build action: we should be back to publishing binaries.
cargo-rdme 1.4.5
- Update dependencies.
cargo-rdme 1.4.4
- Fix selection of packages in workspaces when there's a package name conflict with a dependency.
- Update dependencies.
cargo-rdme 1.4.3
- Update dependencies.
cargo-rdme 1.4.2
- It turns out we might need the network to get the project metadata. See release notes of version 1.4.1.
cargo-rdme 1.4.1
- Ask
cargo metadatato not access the network. All the info we need is inCargo.toml. - Update dependencies.