[[bin]]
name = "rrtk_stream_builder"
path = "src/main.rs"
[dependencies.cairodrag]
version = "0.2.0"
[dependencies.gtk4]
version = "0.9.4"
[package]
authors = ["UxuginPython <uxugin at uxugin dot com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["science::robotics", "development-tools"]
description = "RRTK Stream Builder"
edition = "2021"
keywords = ["robotics", "nodes", "rrtk"]
license = "BSD-3-Clause"
name = "rrtk_stream_builder"
readme = "README.md"
repository = "https://github.com/UxuginPython/rrtk_stream_builder"
version = "0.2.0"