diff --git a/Cargo.toml b/Cargo.toml index b168466..6b2acdc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ readme = "README.md" license = "LGPL-3.0" repository = "https://gitlab.bitsmart.ltd/open/prongs.git" documentation = "https://doc.bitsmart.ltd/prongs" -homepage = "https://gitlab.bitsmart.ltd/open" +homepage = "https://gitlab.bitsmart.ltd/open/prongs" description = "Input handling schema written in rust. Backend agnostic, provides serializability, assignment and unified interface for working with inputs. Keyboard, mouse and controllers supported." [dependencies]