Skip to content

Commit

Permalink
Merge pull request #9 from deantvv/async-tokio
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmwagar committed Jul 18, 2021
2 parents 80721f0 + 5302665 commit b645b65
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 127 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ snafu = "0.4.1"
csv = "1"
serde = "1"
serde_derive = "1"
tokio = { version = "1", features = ["full"] }
Loading

0 comments on commit b645b65

Please sign in to comment.