# 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 = "rbx_reflection_database" version = "0.2.10+roblox-607" authors = ["Lucien Greathouse "] description = "Bundled reflection database for Roblox projects" homepage = "https://github.com/rojo-rbx/rbx-dom" documentation = "https://docs.rs/rbx_reflection_database" readme = "README.md" license = "MIT" repository = "https://github.com/rojo-rbx/rbx-dom.git" resolver = "2" [dependencies.lazy_static] version = "1.4.0" [dependencies.rbx_reflection] version = "4.5.0" [dependencies.rmp-serde] version = "1.1.1" [dependencies.serde] version = "1.0.137"