Initial release
This commit is contained in:
parent
b281adffc5
commit
7c4e1628b6
5 changed files with 274 additions and 0 deletions
7
cataloger3000/Cargo.toml
Normal file
7
cataloger3000/Cargo.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "cataloger3000"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
regex = "1"
|
Loading…
Add table
Add a link
Reference in a new issue