Skip to content

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ceejbot committed Sep 24, 2020
1 parent 7849b70 commit e1debab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
authors = ["C J Silverio <ceejceej@gmail.com>"]
edition = "2018"
name = "LOUDCRAB"
version = "0.2.1"
version = "0.2.2"

[dependencies]
anyhow = "1"
dotenv = "0.15.0"
log = "*"
markov = "*"
rand = "0.7.3"
redis = "0.16.0"
redis = "0.17.0"
regex = "1"
simple_logger = "1"
slack = "0.23.0"

0 comments on commit e1debab

Please sign in to comment.