makepad/libs/base64/Cargo.toml
2025-05-15 16:46:16 +02:00

15 lines
363 B
TOML

[package]
name = "makepad-base64"
version = "1.0.0"
authors = ["Makepad <info@makepad.nl>"]
edition = "2021"
description = "Makepad base64"
license = "MIT OR Apache-2.0"
homepage = "https://github.com/makepad/makepad/"
repository = "https://github.com/makepad/makepad/"
metadata.makepad-auto-version = "eF4QTyBBX1aJUAVHfUL3PbJrRfc="
[features]
[dependencies]