]> git.lizzy.rs Git - bit-set.git/blob - README.md
Add serde support
[bit-set.git] / README.md
1 ![Rust CI](https://github.com/contain-rs/bit-set/workflows/Rust/badge.svg?branch=master) [![crates.io](https://img.shields.io/crates/v/bit-set.svg)](https://crates.io/crates/bit-set) [![](https://docs.rs/bit-set/badge.svg)](https://docs.rs/bit-set)
2
3 **WARNING: THIS PROJECT IS IN MAINTENANCE MODE, DUE TO INSUFFICIENT MAINTAINER RESOURCES**
4
5 It works fine, but will generally no longer be improved.
6
7 We are currently only accepting changes which:
8
9 * keep this compiling with the latest versions of Rust or its dependencies.
10 * have minimal review requirements, such as documentation changes (so not totally new APIs).
11
12 ------
13
14 A Set of bits.
15
16 Documentation is available at https://contain-rs.github.io/bit-set/bit_set.