rust-assert-no-alloc icon indicating copy to clipboard operation
rust-assert-no-alloc copied to clipboard

New crates.io release?

Open p--b opened this issue 11 months ago • 1 comments

Hi! Thanks for maintaining this crate, we find it useful.

I was wondering if you would consider releasing a new version on crates.io, since the inclusion of #10 and #9 are both very useful but are not present in the latest version released on crates.io, 1.1.2, as far as we can see. We currently depend on this repository directly but would much rather consume from crates.io.

Thanks! cc: @seandavies555

p--b avatar Mar 09 '24 03:03 p--b

+1

The 1.1.2 version of assert_no_alloc deployed on crates.io is not in sync with the master branch. In the released version, I cannot see the log and backtrace features in the Cargo.toml or the updated README.

RenaudDenis avatar Jul 08 '24 10:07 RenaudDenis