feat: ✨ package, package list, version
This commit is contained in:
parent
2b0aa9bcba
commit
8900dbd6a0
9 changed files with 130 additions and 0 deletions
6
Cargo.toml
Normal file
6
Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "rust-package-manager"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
Loading…
Add table
Add a link
Reference in a new issue