Skip to content

Commit bc905f4

Browse files
committed
Use crates.io heapsize.
1 parent 19a5f6d commit bc905f4

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-
git = "https://github.com/servo/heapsize.git"
26+
version = "0.1.1"
2727
optional = true
2828

2929
[dependencies]

0 commit comments

Comments
 (0)