[dependencies.magic-space-derive]
version = "^0.1.0"
[lib]
name = "magic_space"
path = "src/lib.rs"
[package]
authors = ["Kevin Rodriguez <_@kevinrodriguez.io>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["finance", "cryptography"]
description = "Like anchor's InitSpace but without the dependency on anchor."
documentation = "https://docs.rs/magic-space"
edition = "2021"
homepage = "https://github.com/kevinrodriguez-io/magic-space"
keywords = ["solana", "borsh", "space", "account"]
license = "MIT"
name = "magic-space"
publish = true
readme = "README.md"
repository = "https://github.com/kevinrodriguez-io/magic-space"
version = "0.1.0"