[package] name = "hypernums" version = "0.1.0" authors = ["DutchGhost "] description = "Crate for converting numbers to bytes, and bytes to numbers" license = "MIT" repository = "https://github.com/DutchGhost/hypernums.git" [dependencies] [features] nightly = []