Skip to content

Commit

Permalink
bump version, add some keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
meadowsys committed Mar 24, 2024
1 parent bb0230d commit 48081cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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,11 +1,17 @@
[package]
name = "wiwi"
version = "0.5.1"
version = "0.5.2"
description = "A library, of, Stuff™"
edition = "2021"
authors = ["Meadowsys"]
repository = "https://github.com/meadowsys/wiwi.git"
license = "MIT"
keywords = [
"decode",
"encode",
"hex",
"z85"
]

[dependencies]
cfg-if = "1.0.0"
Expand Down

0 comments on commit 48081cf

Please sign in to comment.