[badges.maintenance]
status = "actively-developed"
[[bin]]
name = "roxide"
path = "src/main.rs"
[dependencies]
[package]
authors = ["Abhinandh S <abhinandhsuby@proton.me>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["command-line-utilities", "filesystem"]
description = "A better rm command for your terminal"
edition = "2021"
homepage = "https://github.com/abhi-xyz/roxide"
keywords = ["cli", "filesystem", "shell", "tool", "utility"]
license = "MIT"
name = "roxide"
readme = "README.md"
repository = "https://github.com/abhi-xyz/roxide"
version = "0.1.0"