Skip to content

Commit 8610b52

Browse files
committed
Allow heapsize 0.2.z
1 parent 6b46e72 commit 8610b52

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)