We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcb15af commit 61610caCopy full SHA for 61610ca
1 file changed
Cargo.toml
@@ -5,8 +5,8 @@ edition = "2021"
5
description = "WebTransport equivalent of websocat - a command-line WebTransport client for debugging and testing"
6
authors = ["dario@securityunion.dev"]
7
license = "MIT OR Apache-2.0"
8
-repository = "https://github.com/securityunion/webtranscat"
9
-homepage = "https://github.com/securityunion/webtranscat"
+repository = "https://github.com/security-union/webtranscat"
+homepage = "https://github.com/security-union/webtranscat"
10
documentation = "https://docs.rs/webtranscat"
11
readme = "README.md"
12
keywords = ["webtransport", "quic", "debugging", "networking", "client"]
0 commit comments