[dependencies.num-bigint]
version = "0.4"
[lib]
name = "rs2io"
path = "src/lib.rs"
[package]
authors = ["Mack <https://github.com/heavens>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Types and utilities for processing io with a design heavily focused around the custom protocols used by the popular MMORPG Runescape."
edition = "2021"
exclude = ["macro_utils", "io_macro"]
keywords = ["IO", "Bytes", "RuneScape", "GameDev", "Games"]
license = "MIT OR Apache-2.0"
name = "rs2io"
readme = false
repository = "https://github.com/heavens"
rust-version = "1.80.0"
version = "0.2.7"