[package]
edition = "2024"
name = "hexga_singleton"
version = "0.0.11-beta.51"
authors = ["Mewily <thomas.mewily@gmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "merged inside the hexga_core crate. This crate is deprecated."
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"
[lib]
name = "hexga_singleton"
path = "src/lib.rs"
[dependencies]