mirror of
https://github.com/xHyroM/zed-discord-presence.git
synced 2024-11-21 21:51:05 +01:00
This commit is contained in:
parent
6b2457a6b6
commit
0997c7d2eb
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ name = "zed-discord-presence"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license-file = "LICENSE"
|
license-file = "LICENSE"
|
||||||
repository = "https://git.sr.ht/~hyro/zed-discord-presence"
|
repository = "https://github.com/xhyrom/zed-discord-presence"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
path = "src/discord_presence.rs"
|
path = "src/discord_presence.rs"
|
||||||
|
|
|
@ -4,7 +4,7 @@ version = "0.2.0"
|
||||||
schema_version = 1
|
schema_version = 1
|
||||||
authors = ["Jozef Steinhübl <contact@xhyrom.dev>"]
|
authors = ["Jozef Steinhübl <contact@xhyrom.dev>"]
|
||||||
description = "Presence for your beautiful discord account :)"
|
description = "Presence for your beautiful discord account :)"
|
||||||
repository = "https://git.sr.ht/~hyro/zed-discord-presence"
|
repository = "https://github.com/xhyrom/zed-discord-presence"
|
||||||
|
|
||||||
[language_servers.discord_presence]
|
[language_servers.discord_presence]
|
||||||
name = "Discord Presence LSP"
|
name = "Discord Presence LSP"
|
||||||
|
|
Loading…
Reference in a new issue