Skip to content

Commit

Permalink
bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirMarkelov committed Dec 25, 2020
1 parent 5444923 commit 1c13cf7
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 80 deletions.
145 changes: 66 additions & 79 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
[package]
name = "solkit"
version = "0.4.6"
version = "0.4.7"
authors = ["Vladimir Markelov <[email protected]>"]
edition = "2018"
license = "Apache-2.0 OR MIT"
readme = "README.md"
repository = "https://github.com/VladimirMarkelov/solkit"
description = "A bunch of solitaires and solitaire construction kit for terminals"
categories = ["games"]
keywords = ["terminal", "cli", "game", "solitaire"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
Loading

0 comments on commit 1c13cf7

Please sign in to comment.