# 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" rust-version = "1.56" name = "rich-sdl2-net-rust" version = "0.5.0" authors = ["MikuroXina "] description = "The sdl_net 2.0 wrapper for Rust." documentation = "https://mikuroxina.github.io/rich-sdl2-net-rust/rich_sdl2_net_rust/" keywords = ["sdl2", "wrapper", "binding"] categories = ["network-programming"] license = "Apache-2.0" repository = "https://github.com/MikuroXina/rich-sdl2-net-rust" resolver = "2" [dependencies.rich-sdl2-rust] version = "0.10.0" [build-dependencies.bindgen] version = "0.59.1" [build-dependencies.git2] version = "0.13.21"