Skip to content

Commit 1ab958a

Browse files
author
bors-servo
committed
Auto merge of servo#92 - nox:bump-heapsize, r=Ms2ger
Allow heapsize 0.2.z <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/rust-cssparser/92) <!-- Reviewable:end -->
2 parents 6b46e72 + 8610b52 commit 1ab958a

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
@@ -23,7 +23,7 @@ optional = true
2323
optional = true
2424

2525
[dependencies.heapsize]
26-
version = "0.1.1"
26+
version = ">=0.1.1, <0.3.0"
2727
optional = true
2828

2929
[dependencies.heapsize_plugin]

0 commit comments

Comments
 (0)