Skip to content

Commit a775b5f

Browse files
author
bors-servo
authored
Auto merge of #138 - mbrubeck:bump, r=emilio
Version 0.6.8 Change log: * Don't leak memory if an iterator panics during `extend` (#137) * Update the unstable `union` feature for better forward compatibility (#135) <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-smallvec/138) <!-- Reviewable:end -->
2 parents 7ac360c + 4538db6 commit a775b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smallvec"
3-
version = "0.6.7"
3+
version = "0.6.8"
44
authors = ["Simon Sapin <[email protected]>"]
55
license = "MIT/Apache-2.0"
66
repository = "https://github.com/servo/rust-smallvec"

0 commit comments

Comments
 (0)