Skip to content

Commit d4430ac

Browse files
committed
update manifest for publishing
1 parent f744482 commit d4430ac

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
[package]
22
name = "factorio-blueprint"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Peter Goodspeed-Niklaus <peter.r.goodspeedniklaus@gmail.com>"]
55
edition = "2018"
66

7-
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7+
description = "Library for reading and writing Factorio blueprints."
8+
repository = "https://github.com/coriolinus/factorio-blueprint"
9+
license = "GPL-3.0"
810

911
[dependencies]
1012
anyhow = { version = "1.0", optional = true }

0 commit comments

Comments
 (0)