# 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 = "nodium" version = "0.1.2" authors = ["cherob"] description = "Nodium is an easy-to-use data analysis and automation platform built using Rust, designed to be versatile and modular. Nodium aims to provide a user-friendly visual node-based interface for various tasks." readme = "README.md" license-file = "LICENSE" [dependencies.eframe] version = "0.15.0" [dependencies.env_logger] version = "0.9" [dependencies.log] version = "0.4" [dependencies.nodium-app] version = "0.1.0" [dependencies.nodium-events] version = "0.1.1" [dependencies.nodium-plugins] version = "0.1.0" [dependencies.tokio] version = "1.27.0" features = ["full"]