# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "rrtk_stream_builder" version = "0.1.1" authors = ["UxuginPython "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "RRTK Stream Builder" readme = "README.md" keywords = [ "robotics", "nodes", "rrtk", ] categories = [ "science::robotics", "development-tools", ] license = "LGPL-3.0-only" repository = "https://github.com/UxuginPython/rrtk_stream_builder" [[bin]] name = "rrtk_stream_builder" path = "src/main.rs" [dependencies.gtk4] version = "0.8.2" features = ["v4_12"]