Skip to content

Commit 9f01020

Browse files
committed
chore: fix repo ref
1 parent 471aeeb commit 9f01020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ members = ["./protobug", "./protogen"]
66
authors = ["Rob Ede <robjtede@icloud.com>"]
77
keywords = ["protobuf", "debugger", "terminal", "cli", "protobug"]
88
categories = ["development-tools::debugging"]
9-
repository = "https://github.com/robjtede/protobug"
9+
repository = "https://github.com/x52dev/protobug"
1010
license = "MIT OR Apache-2.0"
1111
edition = "2024"
1212
rust-version = "1.94"

0 commit comments

Comments
 (0)