summaryrefslogtreecommitdiff
path: root/src/guide.txt
blob: 1cac233da592e44818a72325bc9cd7d289829cbb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
    ┌────────────────────────────────────┐
    │              Mingling              │
    │       The Rust CLI Framework       │
    │                                    │
    │ USE:                               │
    │  Run command in your project       │
    │   > cargo add mingling             │
    │                                    │
    │  Or add this to your Cargo.toml    │
    │   > mingling = "0.1.4"             │
    │                                    │
    └────────────────────────────────────┘