s-engine 0.1.3

best performance best clean code best game engine for rust languige
Documentation
# 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 = "2024"
name = "s-engine"
version = "0.1.3"
authors = ["Ashkan <ashkangames58@gmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "best performance best clean code best game engine for rust languige"
homepage = "https://github.com/GrbigO/s-engine.git"
readme = false
license = "MIT"
repository = "https://github.com/GrbigO/s-engine.git"

[lib]
name = "s_engine"
path = "src/lib.rs"

[dependencies]