# 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 = "lua-shared" version = "0.1.0" description = "Really simple wrapper around lua_shared(_srv) that tries not to be a total burden when interfacing with gmod's lua." readme = "README.md" keywords = [ "garrysmod", "gmod", "glua", "lua_shared", ] categories = [ "external-ffi-bindings", "game-development", ] license = "WTFPL" repository = "https://github.com/IVogel/lua-shared"