merge ot with rask

This commit is contained in:
Dustin J. Mitchell 2020-01-01 19:54:26 -05:00
commit 2d000fdeb9
20 changed files with 849 additions and 48 deletions

View file

@ -1,11 +1,9 @@
[package]
name = "ot"
name = "rask"
version = "0.1.0"
authors = ["Dustin J. Mitchell <dustin@mozilla.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
uuid = { version = "0.8.1", features = ["serde", "v4"] }
serde = "1.0.104"