build: bump lsp to 0.5.0

This commit is contained in:
Jozef Steinhübl 2024-08-18 20:27:33 +02:00
parent affb5df12b
commit ba4caf2dc0
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -124,7 +124,7 @@ dependencies = [
[[package]]
name = "discord-presence-lsp"
version = "0.4.2"
version = "0.5.0"
dependencies = [
"discord-rich-presence",
"git2",

View file

@ -1,6 +1,6 @@
[package]
name = "discord-presence-lsp"
version = "0.4.2"
version = "0.5.0"
edition = "2021"
[dependencies]