# 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 = "TEST_zap" version = "0.6.1" authors = ["Redblox Organization"] description = "A blazingly fast networking solution for Roblox." license = "MIT OR Apache-2.0" resolver = "1" [lib] crate-type = [ "lib", "cdylib", ] [dependencies.codespan-reporting] version = "0.11.0" [dependencies.lalrpop-util] version = "0.20.0" [dependencies.num-traits] version = "0.2.17" [dependencies.wasm-bindgen] version = "0.2" [build-dependencies.lalrpop] version = "0.20.0"