fix: author name

This commit is contained in:
Luc Georges
2024-06-26 11:19:28 +02:00
parent c287591c6a
commit 12900c0ebf

View File

@@ -8,7 +8,7 @@ license = "MIT"
description = "LSP-AI is an open-source language server that serves as a backend for AI-powered functionality, designed to assist and empower software engineers, not replace them." description = "LSP-AI is an open-source language server that serves as a backend for AI-powered functionality, designed to assist and empower software engineers, not replace them."
repository = "https://github.com/SilasMarvin/lsp-ai" repository = "https://github.com/SilasMarvin/lsp-ai"
readme = "README.md" readme = "README.md"
authors = ["Silvas Marvin <>"] authors = ["Silas Marvin <silas.marvin@dmarvin.net>"]
[profile.dev.package] [profile.dev.package]
# This speeds up `cargo xtask dist`. # This speeds up `cargo xtask dist`.