We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7971687 commit 75b22a9Copy full SHA for 75b22a9
Cargo.toml
@@ -31,7 +31,7 @@ rand = "0.9.1"
31
nalgebra = "0.34.0"
32
rand_distr = "0.5.1"
33
rand_chacha = "0.9.0"
34
-rerun = "0.24.0"
+rerun = "0.25.1"
35
thiserror = "2.0.12"
36
serde = { version = "1.0.219", features = ["derive"] }
37
serde_yaml = "0.9.34"
0 commit comments