This commit is contained in:
Pascal Engélibert 2025-11-26 22:39:02 +01:00
commit 4066d302df
3 changed files with 443 additions and 4 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