# 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 = "luabundle" version = "1.1.3" authors = ["Alex L"] description = "Bundler for Luau scripts" readme = "README.md" keywords = [ "bundler", "luau", ] license = "MIT" repository = "https://github.com/Sw1ndlerScripts/LuaBundler" [dependencies.anyhow] version = "1.0.75" [dependencies.clap] version = "4.4.1" features = ["derive"] [dependencies.clearscreen] version = "2.0.1" [dependencies.color-print] version = "0.3.4" [dependencies.darklua] version = "0.10.2" [dependencies.dialoguer] version = "0.10.4" [dependencies.serde] version = "1.0.188" features = ["derive"] [dependencies.serde_json] version = "1.0.105" [dependencies.stacker] version = "0.1.15"