everything2 0.1.0

A port of everything to Rust
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.exec]
version = "0.3.1"

[package]
description = "A port of everything to Rust"
edition = "2021"
homepage = "https://github.com/ysthakur/everything.rs"
license-file = "LICENSE"
name = "everything2"
readme = "README.md"
repository = "https://github.com/ysthakur/everything.rs"
version = "0.1.0"