rbx_reflection_database 0.2.4+roblox-504

Bundled reflection database for Roblox projects
Documentation
[package]
name = "rbx_reflection_database"
description = "Bundled reflection database for Roblox projects"
version = "0.2.4+roblox-504"
license = "MIT"
documentation = "https://docs.rs/rbx_reflection_database"
homepage = "https://github.com/rojo-rbx/rbx-dom"
repository = "https://github.com/rojo-rbx/rbx-dom.git"
readme = "README.md"
authors = ["Lucien Greathouse <me@lpghatguy.com>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
rbx_reflection = { version = "4.2.0", path = "../rbx_reflection" }

lazy_static = "1.4.0"
serde = "1.0.130"
rmp-serde = "0.14.4"