# 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 = "dorothy-ssr" version = "0.1.4" authors = ["Li Jin "] description = "The lib for building Dorothy SSR games in Rust running on target wasm32-wasi." homepage = "https://dorothy-ssr.net" documentation = "https://dorothy-ssr.net/docs/api/intro" keywords = [ "gamedev", "WASM", ] license = "MIT" repository = "https://github.com/pigpigyyy/Dorothy-SSR" [dependencies.once_cell] version = "1.17.1" [dependencies.paste] version = "1.0.12"