issues
search
kornelski
/
cargo-deb
Make Debian packages directly from Rust/Cargo projects
https://lib.rs/cargo-deb
MIT License
432
stars
52
forks
source link
Defaultrevision
#105
Closed
Pierric82
closed
1 year ago
Pierric82
commented
1 year ago
Bringing the 2 commits we discussed today:
including a default revision in the manifest version string if no revision is specified
returning the manifest version string as a Cow
to avoid copying a string uselessly
Bringing the 2 commits we discussed today: