* '0.4' of https://github.com/bluss/arrayvec:
  0.4.10
  FIX: Remove unused Copy/Clone for MaybeUninit
  FIX: Use repr(C) MaybeUninit after discussion with RalfJung
This commit is contained in:
bluss
2018-12-22 20:05:42 +01:00
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "arrayvec"
version = "0.4.9"
version = "0.4.10"
authors = ["bluss"]
license = "MIT/Apache-2.0"