[package] name = "shortestpath" version = "0.2.0" edition = "2021" description = "Shortest Path is an experimental library finding the shortest path from A to B." license = "MIT" documentation = "https://docs.rs/crate/shortestpath" homepage = "https://gitlab.com/ufoot/shortestpath" repository = "https://gitlab.com/ufoot/shortestpath/tree/main" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]