Skip to content

Commit

Permalink
update manifest for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
coriolinus committed Apr 9, 2020
1 parent f744482 commit d4430ac
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
[package]
name = "factorio-blueprint"
version = "0.1.0"
version = "0.1.1"
authors = ["Peter Goodspeed-Niklaus <[email protected]>"]
edition = "2018"

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

[dependencies]
anyhow = { version = "1.0", optional = true }
Expand Down

0 comments on commit d4430ac

Please sign in to comment.