Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Scotsguy committed Dec 30, 2019
1 parent dc6421f commit 7091606
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 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 @@ -9,14 +9,14 @@ edition = "2018"
[dependencies]
regex = "1.3.1"
lazy_static = "1.4.0"
reqwest = "0.9.22"
reqwest = "0.9.24"
log = { version = "0.4.8", features = ["release_max_level_info"] }
env_logger = "0.7.1"
kankyo = "0.3.0"
rayon = "1.3.0"

[dependencies.serenity]
version = "0.7.3"
version = "0.7.4"
default-features = false
features = ["client", "model", "gateway", "native_tls_backend", "cache", "utils"]

Expand Down

0 comments on commit 7091606

Please sign in to comment.