Skip to content

Commit 1348e98

Browse files
committed
adds more details to the package details
Signed-off-by: Aminu Oluwaseun Joshua <seun.aminujoshua@gmail.com>
1 parent a8ce39b commit 1348e98

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
name = "load-balancer"
33
version = "0.1.0"
44
edition = "2024"
5+
authors = ["Aminu 'Seun Joshua <seun.aminujoshua@gmail.com>"]
6+
description = "A load balancer for a distributed system"
7+
58

69
[dependencies]
710
axum = { version = "0.8.7" }

0 commit comments

Comments
 (0)