This commit is contained in:
bluss
2018-01-17 20:40:02 +01:00
parent 2eeed4bae5
commit 0872a5946c
2 changed files with 11 additions and 1 deletions
+10
View File
@@ -22,6 +22,16 @@ __ https://docs.rs/arrayvec
Recent Changes (arrayvec)
-------------------------
- 0.4.7
- Fix future compat warning about raw pointer casts
- Use ``drop_in_place`` when dropping the arrayvec by-value iterator
- Decrease mininum Rust version (see docs) by @jeehoonkang
- 0.3.25
- Fix future compat warning about raw pointer casts
- 0.4.6
- Fix compilation on 16-bit targets. This means, the 65536 array size is not