# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "nxlsd" version = "0.1.0" authors = ["Zarmot "] description = "NXLang Server Deamon (WIP)" license = "MIT OR Apache-2.0" repository = "https://github.com/NXLang/Noa" [dependencies.nc] version = "0.1.0" package = "nxlang-core" [dependencies.nrs] version = "0.1.0" package = "nanors" [dependencies.ns] version = "0.1.0" package = "nxlang-script" [dependencies.nts] version = "0.1.0" package = "nanots" [dependencies.nx] version = "0.1.0" package = "nxlang-extra" [dependencies.nxl] version = "0.1.0" package = "nxlib" [dependencies.nxls] version = "0.1.0" package = "nxlang-server" [dependencies.xc] version = "0.1.0" package = "nx-c" [dependencies.xcs] version = "0.1.0" package = "nx-cs" [dependencies.xllvm] version = "0.1.0" package = "nx-llvm" [dependencies.xnasm] version = "0.1.0" package = "nx-nasm" [dependencies.xrs] version = "0.1.0" package = "nx-rs" [dependencies.xwasm] version = "0.1.0" package = "nx-wasm"