# 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 = "bulut" version = "0.3.0" authors = ["UwUssimo Robinson (https://uwussi.moe)"] exclude = ["target"] description = "Lightweight and fast Virtual Machine built for Osmon Programming Language" homepage = "https://osmon.dev" documentation = "https://wiki.osmon.dev/bulut" readme = "readme.md" keywords = [ "vm", "register", "register-based", "uzbek", ] license = "Apache-2.0" repository = "https://github.com/osmon-lang/osmon-vm" [profile.dev] [profile.release] lto = true [dependencies.colored] version = "1.6.1" [dependencies.libc] version = "0.2.43" [dependencies.time] version = "0.1.40"