Initial something
This commit is contained in:
commit
8cd88c761b
11 changed files with 338146 additions and 0 deletions
11
Cargo.toml
Normal file
11
Cargo.toml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[package]
|
||||
name = "t2"
|
||||
version = "0.1.0"
|
||||
authors = ["Jyri Eerola <jyri.eerola@jrd.fi>"]
|
||||
|
||||
[dependencies]
|
||||
regex = "0.2"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
rmp-serde = "0.13.7"
|
||||
serde_json = "1.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue