8 releases

0.1.8 Feb 26, 2024
0.1.6 Feb 21, 2024
0.1.5 Sep 7, 2022

#963 in Algorithms

Download history 158/week @ 2024-02-18 168/week @ 2024-02-25 14/week @ 2024-03-03 24/week @ 2024-03-10 2/week @ 2024-03-17 108/week @ 2024-03-31

135 downloads per month
Used in 2 crates (via kv-rs)

MIT/Apache

21KB
50 lines

whosly

Book API Minimum rustc version

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

~5MB
~75K SLoC