mirror of
https://github.com/hexedtech/codemp-proto.git
synced 2024-11-22 07:24:50 +01:00
chore: add repository url to cargo.toml
This commit is contained in:
parent
20bfbb8983
commit
d3aeb1b6b6
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
name = "codemp-proto"
|
name = "codemp-proto"
|
||||||
description = "protocol definitions for codemp -- code multiplexer"
|
description = "protocol definitions for codemp -- code multiplexer"
|
||||||
homepage = "https://codemp.dev"
|
homepage = "https://codemp.dev"
|
||||||
|
repository = "https://github.com/hexedtech/codemp-proto"
|
||||||
authors = [
|
authors = [
|
||||||
"alemi <me@alemi.dev>",
|
"alemi <me@alemi.dev>",
|
||||||
"zaaarf <me@zaaarf.foo>",
|
"zaaarf <me@zaaarf.foo>",
|
||||||
|
|
Loading…
Reference in a new issue