Skip to content

Commit 61610ca

Browse files
save
1 parent dcb15af commit 61610ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ edition = "2021"
55
description = "WebTransport equivalent of websocat - a command-line WebTransport client for debugging and testing"
66
authors = ["dario@securityunion.dev"]
77
license = "MIT OR Apache-2.0"
8-
repository = "https://github.com/securityunion/webtranscat"
9-
homepage = "https://github.com/securityunion/webtranscat"
8+
repository = "https://github.com/security-union/webtranscat"
9+
homepage = "https://github.com/security-union/webtranscat"
1010
documentation = "https://docs.rs/webtranscat"
1111
readme = "README.md"
1212
keywords = ["webtransport", "quic", "debugging", "networking", "client"]

0 commit comments

Comments
 (0)