4 lines
90 B
Text
4 lines
90 B
Text
|
|
serde = { version = "1.0.89", features = ["derive"] }
|
||
|
|
bincode = "1.1.2"
|
||
|
|
typetag = "0.1.1"
|