Add information to crates
This commit is contained in:
		| @@ -6,6 +6,8 @@ license = "GPL-2.0-or-later" | ||||
| description = "A Sea Battle game backend server" | ||||
| repository = "https://gitea.communiquons.org/pierre/SeaBattle" | ||||
| readme = "README.md" | ||||
| authors = ["Pierre Hubert <pierre.git@communiquons.org>"] | ||||
| categories = [ "games" ] | ||||
|  | ||||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||||
|  | ||||
|   | ||||
| @@ -6,6 +6,8 @@ license = "GPL-2.0-or-later" | ||||
| description = "A Sea Battle game shell client" | ||||
| repository = "https://gitea.communiquons.org/pierre/SeaBattle" | ||||
| readme = "README.md" | ||||
| authors = ["Pierre Hubert <pierre.git@communiquons.org>"] | ||||
| categories = [ "games" ] | ||||
|  | ||||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user