This commit is contained in:
Pascal Engélibert 2025-11-26 22:39:02 +01:00
commit 215bc5166b
4 changed files with 469 additions and 24 deletions

View file

@ -17,6 +17,7 @@ render = ["dep:forceatlas2"]
argp = "0.4.0"
forceatlas2 = { version = "0.8.0", optional = true }
rand = "0.8.5"
reticulum = { git = "https://github.com/jirijakes/rust-reticulum", rev = "6272c6d25fb209e0a1827db8690199dcc2b008fd" }
[profile.release]
lto = true