# 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 = "osmon" version = "0.7.0" authors = ["Yuri Katsuki (https://katsuki.moe)"] build = "build.rs" exclude = [ "target", ".github", ] description = "A programming language for Uzbeks" homepage = "https://osmon.dev" documentation = "https://wiki.osmon.dev" readme = "readme.md" keywords = [ "programming-language", "interpreter", "uzbek", ] categories = ["localization"] license = "Apache-2.0" repository = "https://github.com/osmon-lang/osmon" [package.metadata.winres] FileDescription = "Osmon: O'zbek tilidagi birinchi dinamik & statik til" LegalCopyright = "© Osmon & Yuri. Apache-2.0" OriginalFilename = "osmon.exe" ProductName = "Osmon" [dependencies.bulut] version = "0.3.0" [dependencies.clap] version = "4.2.4" features = ["derive"] [dependencies.float_duration] version = "0.3.3" [dependencies.havo] version = "0.2.0" [dependencies.time] version = "0.1.40" [target."cfg(windows)".build-dependencies.winapi] version = "=0.3.9" features = [ "knownfolders", "mswsock", "objbase", "shlobj", "tlhelp32", "winbase", "winerror", "winsock2", ] [target."cfg(windows)".build-dependencies.winres] version = "=0.1.11"