mirror of
https://github.com/Noratrieb/stuff.git
synced 2026-01-14 16:35:08 +01:00
improve docs for backend
This commit is contained in:
parent
6d350a0da3
commit
7bdf2db629
2 changed files with 7 additions and 4 deletions
|
|
@ -8,4 +8,5 @@
|
|||
### Improvements
|
||||
* Made `(): StuffingStrategy` generic over all backends (with some trait bounds) instead of just `usize`, `u64`, and `u128`.
|
||||
* Added an MSRV (minimum supported rust version) policy (MSRV of `1.31.0`)
|
||||
* Upgraded `sptr` dependency to `0.3.1`
|
||||
* Upgraded `sptr` dependency to `0.3.1`
|
||||
* Improve documentation
|
||||
Loading…
Add table
Add a link
Reference in a new issue