Rename project

This commit is contained in:
stefiosif
2024-09-14 22:34:47 +03:00
parent 49b413d24f
commit 062a2fe903
4 changed files with 16 additions and 18 deletions

View File

@@ -1,10 +1,8 @@
[package]
name = "ippos"
name = "zeal"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = { version = "4.5.16", features = ["derive"] }
rand = { version = "0.8.5", features = ["small_rng"] }