tkaitchuck / constrandom

Macro to generate random constants in Rust https://xkcd.com/221/
Apache License 2.0
73 stars 14 forks source link

please publish a new version of const-random-macros #36

Open decathorpe opened 6 months ago

decathorpe commented 6 months ago

It looks like the problems with compiling const-random that I'm seeing in Fedora Linux were fixed by this PR: https://github.com/tkaitchuck/constrandom/pull/33

But this fix was never released / published to crates.io. There have been new releases of the const-random crate, but no new release of the const-random-macro.