diff --git a/Cargo.toml b/Cargo.toml index f47570b3..ba717fcf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ rand = "0.9.1" nalgebra = "0.34.0" rand_distr = "0.5.1" rand_chacha = "0.9.0" -rerun = "0.27.2" +rerun = "0.28.1" thiserror = "2.0.12" serde = { version = "1.0.219", features = ["derive"] } serde_yaml = "0.9.34"