dtolnay / ryu

Fast floating point to string conversion
Apache License 2.0
606 stars 27 forks source link

Time to push a new version to crates.io? #36

Closed gilescope closed 3 years ago

gilescope commented 3 years ago

Last one in crates.io is depending on rand 0.7

bjorn3 commented 3 years ago

Rand is a dev-dependency, so it won't be compiled when using ryu as dependency. I think Cargo.lock also won't mention it in that case, but I am not sure.

gilescope commented 3 years ago

Ah ok. Sorry was just going down the list of most popular crates using the old version.

On Thu, 7 Oct 2021 at 19:37, bjorn3 @.***> wrote:

Rand is a dev-dependency, so it won't be compiled when using ryu as dependency. I think Cargo.lock also won't mention it, but I am not sure.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dtolnay/ryu/issues/36#issuecomment-938054271, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGEJCA3T5ON7IF2RQZ2QCDUFXSG3ANCNFSM5FR4BJBA .