aboutsummaryrefslogtreecommitdiff
path: root/crates/ngrep/Cargo.toml
blob: d206cc7942e91f5bf87abe01593a14486465336d (plain)
1
2
3
4
5
6
7
8
[package]
name = "ngrep"
version = "0.0.1"
authors = ["Miquel Sabaté Solà <mikisabate@gmail.com>"]
edition = "2021"

[dependencies]
xixanta.workspace = true