8 releases
0.1.8 | Feb 26, 2024 |
---|---|
0.1.6 | Feb 21, 2024 |
0.1.5 | Sep 7, 2022 |
#1576 in Algorithms
134 downloads per month
Used in 2 crates
(via kv-rs)
21KB
50 lines
whosly
Usage
Add this to your Cargo.toml
:
[dependencies]
whosly = "0.1.8"
Versions
whosly is mature (suitable for general usage, with infrequent breaking releases which minimise breakage) but not yet at 1.0. We maintain compatibility with pinned versions of the Rust compiler (see below).
Rust version requirements
requires Rustc version 1.36 or greater.
Continuous Integration (CI) will always test the minimum supported Rustc version (the MSRV). The current policy is that this can be updated in any whosly release if required, but the change must be noted in the changelog.
License
whosly is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.
Dependencies
~4.5–9.5MB
~77K SLoC