Removed rust prefix from cargo package name

This commit is contained in:
CosminPerRam 2022-10-14 21:36:05 +03:00
parent f0844319ea
commit af28d2b17e

View file

@ -1,5 +1,5 @@
[package]
name = "rust-gamedig"
name = "gamedig"
version = "0.1.0"
edition = "2021"
authors = ["CosminPerRam [cosmin.p@live.com]", "mmorrisontx [https://github.com/mmorrisontx]"]