Move project from Projects to Grzegorz
Some checks failed
Build and test / build (push) Successful in 58s
Build and test / check (push) Failing after 59s
Build and test / test (push) Successful in 1m33s
Build and test / docs (push) Successful in 1m4s

This commit is contained in:
Oystein Kristoffer Tveit 2025-01-06 16:32:13 +01:00
parent 366f56da9e
commit 5e0fe71feb
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
2 changed files with 4 additions and 4 deletions

View File

@ -5,8 +5,8 @@ authors = [
"Øystein Tveit <oysteikt@pvv.ntnu.no>" "Øystein Tveit <oysteikt@pvv.ntnu.no>"
] ]
description = "A rust implementation of the mpd protocol, both client and serverside" description = "A rust implementation of the mpd protocol, both client and serverside"
repository = "https://git.pvv.ntnu.no/Projects/empidee" repository = "https://git.pvv.ntnu.no/Grzegorz/empidee"
documentation = "https://pages.pvv.ntnu.no/Projects/empidee/main/docs/empidee/" documentation = "https://pages.pvv.ntnu.no/Grzegorz/empidee/main/docs/empidee/"
edition = "2021" edition = "2021"
rust-version = "1.83.0" rust-version = "1.83.0"

View File

@ -1,5 +1,5 @@
[![Coverage](https://pages.pvv.ntnu.no/Projects/empidee/main/coverage/badges/for_the_badge.svg)](https://pages.pvv.ntnu.no/Projects/empidee/main/coverage/src/) [![Coverage](https://pages.pvv.ntnu.no/Grzegorz/empidee/main/coverage/badges/for_the_badge.svg)](https://pages.pvv.ntnu.no/Grzegorz/empidee/main/coverage/src/)
[![Docs](https://img.shields.io/badge/docs-blue?style=for-the-badge&logo=rust)](https://pages.pvv.ntnu.no/Projects/empidee/main/docs/empidee/) [![Docs](https://img.shields.io/badge/docs-blue?style=for-the-badge&logo=rust)](https://pages.pvv.ntnu.no/Grzegorz/empidee/main/docs/empidee/)
# empidee # empidee