Skip to content

Commit 4538db6

Browse files
committed
Version 0.6.8
Change log: * Don't leak memory if an iterator panics during `extend` (servo#137) * Update the unstable `union` feature for better forward compatibility (servo#135)
1 parent 7ac360c commit 4538db6

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)