summaryrefslogtreecommitdiff
path: root/twitch_types/Cargo.toml
blob: 11efd022116d3cb17de4db4f012fde777c28ef36 (plain)
1
2
3
4
5
6
7
8
[package]
name = "twitch_types"
version = "0.0.1"
authors = ["David Blajda <blajda@hotmail.com>"]
edition = "2018"

[dependencies]
serde = "1.0.81"