Skip to content

Commit dd7ff0c

Browse files
committed
version 0.0.8
1 parent 6d7c7fd commit dd7ff0c

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "lean-sys"
3-
version = "0.0.7"
3+
version = "0.0.8"
44
authors = [
55
"Jad Ghalayini <jeg74@cl.cam.ac.uk>",
66
"Mario Carneiro <mcarneir@andrew.cmu.edu>",
@@ -27,5 +27,5 @@ static_assertions = "1.1.0"
2727
parking_lot = "0.12"
2828

2929
[dev-dependencies]
30-
rand = "0.8"
31-
rand_xoshiro = "0.6"
30+
rand = "0.9"
31+
rand_xoshiro = "0.7"

0 commit comments

Comments
 (0)