Skip to content

Commit f5b3ae7

Browse files
committed
feat: remove key
1 parent eaf7c49 commit f5b3ae7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frameworks/Rust/hyperlane/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name = "hyperlane_techempower"
33
version = "0.0.1"
44
edition = "2024"
5-
edition = "2024"
65
authors = ["ltpp-universe <[email protected]>"]
76
license = "MIT"
87
description = """Hyperlane is a lightweight and high-performance Rust HTTP server library designed to simplify network service development. It supports HTTP request parsing, response building, and TCP communication, making it ideal for building modern web services. Additionally, it provides support for request and response middleware, WebSocket, and Server-Sent Events (SSE), enabling flexible and efficient real-time communication."""

0 commit comments

Comments
 (0)