[dependencies.clap]
features = ["derive"]
version = "4.5.16"
[package]
authors = ["BritishWerewolf <britishwerewolfdev@gmail.com>"]
categories = ["command-line-interface", "config"]
description = "Command line tool for managing Surreal stores."
documentation = "https://docs.rs/crate/absurd"
edition = "2021"
homepage = "https://github.com/BritishWerewolf/absurd"
keywords = ["terminal", "surreal", "database", "db", "store"]
license = "MIT"
name = "absurd"
readme = "README.md"
repository = "https://github.com/BritishWerewolf/absurd"
version = "0.1.0"