diff --git a/Cargo.toml b/Cargo.toml index 69b1c5f..9d157fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,4 +15,4 @@ license = "MIT" byteorder = "1.5.0" itertools = "0.13" nom = "7.1.3" -rand = "0.8.5" +rand = "0.9.0"