crag 0.2.0

Search from the command line
[badges.maintenance]
status = "actively-developed"
[dependencies.clap]
features = ["derive", "unicode", "wrap_help", "env"]
version = "4.0"

[dependencies.dyn-clone]
version = "1.0"

[dependencies.ureq]
version = "2.6"

[package]
authors = ["mlsvrts <mlsvrts@protonmail.com>"]
categories = ["command-line-utilities"]
description = "Search from the command line"
edition = "2021"
keywords = ["cli", "google", "search", "productivity"]
license = "MIT"
name = "crag"
readme = "README.md"
repository = "https://github.com/mlsvrts/crag"
version = "0.2.0"