We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8ce39b commit 1348e98Copy full SHA for 1348e98
1 file changed
Cargo.toml
@@ -2,6 +2,9 @@
2
name = "load-balancer"
3
version = "0.1.0"
4
edition = "2024"
5
+authors = ["Aminu 'Seun Joshua <seun.aminujoshua@gmail.com>"]
6
+description = "A load balancer for a distributed system"
7
+
8
9
[dependencies]
10
axum = { version = "0.8.7" }
0 commit comments