gdrust_pathfinding 0.1.2

Pathfinding tools for Rust Godot development
Documentation
[lib]
name = "gdrust_pathfinding"
path = "src/lib.rs"

[package]
authors = ["Robotnik <robotnik.games@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Pathfinding tools for Rust Godot development"
edition = "2021"
license = "MIT"
name = "gdrust_pathfinding"
readme = "README.md"
repository = "https://github.com/robotnik-dev/gdrust_kit"
version = "0.1.2"