[package]
edition = "2024"
name = "hexga_base"
version = "0.0.10-beta.10"
authors = ["Mewily <thomas.mewily@gmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Deprecated : renamed/moved to [Hexga Core](https://crates.io/crates/hexga_core)"
homepage = "https://github.com/Thomas-Mewily/hexga"
readme = "README.md"
keywords = []
categories = []
license = "MIT OR Apache-2.0"
repository = "https://github.com/Thomas-Mewily/hexga"
[features]
[lib]
name = "hexga_base"
path = "src/lib.rs"
[dependencies]