[package] name = "tokengen-core" version.workspace = true edition.workspace = true license.workspace = true description.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] base64 = "0.21.2" rand = "0.8.5"