# 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 = "2018" name = "tarangam" version = "0.3.1" authors = ["PiyushXCoder "] description = "A simple serial plotter. एक सरल सीरीय्ल पलौटर।" readme = "README.md" keywords = [ "plotter", "serial", "serialplotter", "arduino", "gtk", ] license = "GPL-3.0-only" repository = "https://github.com/PiyushXCoder/Tarangam" [dependencies.cairo-rs] version = "0.15" features = ["png"] [dependencies.gdk] version = "0.15" [dependencies.gio] version = "0.15" [dependencies.glib] version = "0.15" [dependencies.gtk] version = "0.15" [dependencies.libmath] version = "0.2.1" [dependencies.png] version = "0.17" [dependencies.rand] version = "0.8.1" [dependencies.serialport] version = "4.0.1" [dependencies.tokio] version = "1.5.0" features = [ "rt", "rt-multi-thread", "macros", "time", "sync", ]