Skip to content

Commit

Permalink
Add new dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Dec 8, 2019
1 parent 3166899 commit fd3ac44
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
50 changes: 50 additions & 0 deletions Cargo.lock

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

2 changes: 2 additions & 0 deletions Cargo.toml
Expand Up @@ -10,3 +10,5 @@ edition = "2018"
serde = {version = "1", features = ["derive"]}
serde_json = "1"
chrono = "0.4"
regex = "1"
lazy_static = "1"

0 comments on commit fd3ac44

Please sign in to comment.