tallystick
tallystick copied to clipboard
A rust library for tallying votes
Noticed this by chance in my own testing. While trivial to work around I figured I'd report it. I haven't checked if other methods have similar issues. Here is a...
Hello! I'm planning to use your library in my [betterpoll](https://github.com/AnnikaCodes/betterpoll) project. Before I make the API publicly available, I'd like to know how `tallystick` is licensed. I don't see any...
Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the latest version. Changelog *Sourced from [criterion's changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md).* > ## [0.3.0] - 2019-08-25 > ### Added > - Added support for plugging in...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Updates the requirements on [rand](https://github.com/rust-random/rand) to permit the latest version. Changelog Sourced from rand's changelog. [0.8.4] - 2021-06-15 Additions Use const-generics to support arrays of all sizes (#1104) Implement Clone...