Changes for publishing
This commit is contained in:
parent
eed75409f9
commit
d362058b20
@ -1,7 +1,12 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "gamenite"
|
name = "gamenite"
|
||||||
|
description = "A graph library for board games"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
license = "GPL-3.0-or-later"
|
||||||
|
homepage = "https://git.danejohnson.org/dane/gamenite"
|
||||||
|
repository = "https://git.danejohnson.org/dane/gamenite"
|
||||||
|
readme = "README.md"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
crate-type = ["rlib", "cdylib"]
|
crate-type = ["rlib", "cdylib"]
|
||||||
|
Loading…
Reference in New Issue
Block a user