refactor: ♻️ client server

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-11-20 00:16:31 +03:00
parent 679e9b99bd
commit fecd38fda2
12 changed files with 12 additions and 3 deletions

6
client/Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "rust-package-manager-client"
version = "0.1.0"
edition = "2021"
[dependencies]