Skip to content

Commit 6ff999e

Browse files
ukyclaude
authored andcommitted
Add authors field to Cargo.toml for crate publishing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d54bf68 commit 6ff999e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "rustgate-proxy"
33
version = "0.1.0"
44
edition = "2021"
5+
authors = ["uky <yuki.detective@gmail.com>"]
56
license = "MIT"
67
description = "MITM-capable HTTP/HTTPS proxy library and CLI"
78
readme = "README.md"

0 commit comments

Comments
 (0)