# 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 = "irust_api" version = "0.31.8" authors = ["Nbiba Bedis "] description = "IRust API" license = "MIT" repository = "https://github.com/sigmaSd/IRust/tree/master/crates/irust_api" [package.metadata.workspaces] independent = true [dependencies.crossterm] version = "0.27.0" features = [ "serde", "use-dev-tty", ] [dependencies.rscript] version = "0.17.0" [dependencies.serde] version = "1.0.188" features = ["derive"]