read_write_from_disk

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2023-09-14 08:29:32 +03:00
parent 5673c03cfa
commit b0beca5894
3 changed files with 49 additions and 0 deletions

8
Cargo.toml Normal file
View file

@ -0,0 +1,8 @@
[package]
name = "rust-tcp-file-transfer"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]