[package] name = "base62num" version = "0.1.1" authors = ["Ryan Li "] edition = "2018" license = "MIT" description = "A convertor between numbers and strings in Base62." repository = "https://github.com/jtr109/base62num" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]