Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
marirs authored Feb 11, 2024
1 parent 6516696 commit f1c9f2f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
name = "traffiq"
description = "Traffiq is a simple utility which reads and writes data across network connections, using HTTP, TCP or UDP protocol."
version = "0.1.0"
readme = "README.md"
license-file = "LICENSE"
repository = "https://github.com/marirs/traffiq"
homepage = "https://github.com/marirs/traffiq"
keywords = ["traffiq", "netcat", "tcp", "udp", "http"]
edition = "2021"
authors = ["Sriram G. < marirs@gmail.com>"]

Expand Down

0 comments on commit f1c9f2f

Please sign in to comment.