mirror of
https://github.com/G2-Games/minidisc-cli.git
synced 2025-04-19 11:42:53 -05:00
Fixed improper repository link
This commit is contained in:
parent
94264f77d0
commit
04ab4e75a6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name = "minidisc"
|
||||||
version = "0.1.1"
|
version = "0.1.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
homepage = "https://github.com/G2-Games/minidisc-rs/"
|
homepage = "https://github.com/G2-Games/minidisc-rs/"
|
||||||
repository = "https://github.com/G2-Games/minidisc-cli/minidisc-rs/"
|
repository = "https://github.com/G2-Games/minidisc-rs/"
|
||||||
documentation = "https://docs.rs/cross_usb"
|
documentation = "https://docs.rs/cross_usb"
|
||||||
description = "A library for interacting with NetMD and Hi-MD minidisc devices."
|
description = "A library for interacting with NetMD and Hi-MD minidisc devices."
|
||||||
license = "AGPL-3.0"
|
license = "AGPL-3.0"
|
||||||
|
|
Loading…
Reference in a new issue