astral-string 0.0.5

String library for the Astral Engine (WIP)
Documentation
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "astral-engine/astral"
[build-dependencies.rustc_version]
version = "0.2"
[dependencies.astral-thirdparty]
default-features = false
version = "0.0.2"

[dependencies.astral-util]
default-features = false
version = "0.0.5"
[dev-dependencies.astral-engine]
default-features = false
version = "0.0.3"

[features]
track-strings = []

[package]
authors = ["Tim Diekmann <tim.diekmann@3dvision.de>"]
categories = ["game-engines"]
description = "String library for the Astral Engine (WIP)"
documentation = "https://docs.rs/astral-engine/"
edition = "2018"
keywords = ["game", "string", "astral"]
license = "Apache-2.0"
name = "astral-string"
repository = "https://github.com/astral-engine/astral"
version = "0.0.5"