makeup-comparator 1.0.0

CLI program look for cosmetic products within a various specialized websites and compare them
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated by Cargo
# will have compiled files and executables
/target/

# These are backup files generated by rustfmt
**/*.rs.bk


# Added by cargo

/target
*/target

# My exceptions
.vscode

# Coverage
*.profraw