Skip to content

Commit 7fd2514

Browse files
committed
Update/specify dependency versions
1 parent e7abd82 commit 7fd2514

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ heap_size = ["heapsize", "heapsize_plugin"]
3131
lazy_static = "0.2"
3232
serde = ">=0.6, <0.8"
3333
phf_shared = "0.7.4"
34-
debug_unreachable = "0.0.6"
34+
debug_unreachable = "0.1.1"
3535

3636
[dev-dependencies]
37-
rand = "0"
37+
rand = "0.3"
3838

3939
[dependencies.rustc-serialize]
40-
version = "0"
40+
version = "0.3"
4141
optional = true
4242

4343
[dependencies.heapsize]

0 commit comments

Comments
 (0)