Skip to content

Commit 19d384f

Browse files
author
bors-servo
authored
Auto merge of #50 - rphmeier:bump-heapsize, r=jdm
bump heapsize to 0.4.0 <!-- 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/50) <!-- Reviewable:end -->
2 parents 46ef708 + 8c7b1f3 commit 19d384f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ name = "smallvec"
1717
path = "lib.rs"
1818

1919
[dependencies]
20-
heapsize = { version = "0.3", optional = true }
20+
heapsize = { version = "0.4", optional = true }

0 commit comments

Comments
 (0)