arrayvec 0.3.17

This commit is contained in:
bluss
2016-09-08 11:46:01 +02:00
parent c2f6156b42
commit 8785860ec4
4 changed files with 16 additions and 4 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
DOCCRATES = arrayvec nodrop odds
DOCCRATES = arrayvec nodrop nodrop_union odds
# deps to delete the generated docs
RMDOCS =
FEATURES = odds/unstable
FEATURES = "odds/unstable nodrop/use_union"
VERSIONS = $(patsubst %,target/VERS/%,$(DOCCRATES))