bcmyers / num-format

A Rust crate for producing string representations of numbers, formatted according to international standards
Apache License 2.0
123 stars 22 forks source link

Is this crate still maintained? #27

Closed CosmicHorrorDev closed 2 years ago

CosmicHorrorDev commented 2 years ago

It looks like there has been no activity over the past couple of years and there are pending PRs to fix deprecated functions and to update some outstanding dependencies.

If this crate is unmaintained then it would be nice to have a notice posted including some possible good alternative crates to use

pinkforest commented 2 years ago

Adding advisory: https://github.com/rustsec/advisory-db/pull/1416

If anyone knows maintained fork(s) or alternative impls please let me know there - Thanks

niklasha commented 2 years ago

I spent an hour or two on updating dependencies in my fork just now, if it is of any help.

bcmyers commented 2 years ago

I did not maintain it for a very long time. Apologies. But I just did a bunch of maintenance work and published a new version on crates.io (0.4.2)