# 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 = "osmojit" version = "0.4.2" authors = ["Sokhibjon Orzikulov "] exclude = [ "target", ".github", ] description = "GCCJIT exposed API for Osmon programming language" homepage = "https://osmon-lang.uz" documentation = "https://wiki.osmon-lang.uz" readme = "readme.md" keywords = [ "programming-language", "interpreter", "compiler", "uzbek", ] categories = ["localization"] license = "GPL-3.0" repository = "https://github.com/osmon-lang/gccjit" [dependencies.osmojit-derive] version = "0.4.1" [dependencies.osmojit-sys] version = "0.4.1"