Current section
Files
Jump to
Current section
Files
gwg_pathfinding
gleam.toml
gleam.toml
name = "gwg_pathfinding"
version = "1.0.2"
description = "A generic searching/pathfinding algorithm library for the Gleam programming language"
licences = ["MIT"]
repository = { type = "codeberg", user = "gwg", repo = "pathfinding" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"