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 d97a217 commit 6abc74dCopy full SHA for 6abc74d
libs/atoll/Cargo.toml
@@ -13,7 +13,7 @@ grid = { version = "0.16.0", features = ["serde"] }
13
ena = "0.14"
14
tracing = "0.1"
15
num = "0.4.1"
16
-rand = "0.8.5"
+rand = "0.9.0"
17
serde = { version = "1.0.192", features = ["derive"] }
18
pathfinding = "4.8.0"
19
indexmap = "2"
0 commit comments