document update

This commit is contained in:
mpostma
2020-05-05 22:28:46 +02:00
parent 270c7b0288
commit e07fe017c1
9 changed files with 56 additions and 85 deletions

View File

@ -11,3 +11,4 @@ indexmap = { version = "1.3.2", features = ["serde-1"] }
serde = { version = "1.0.105", features = ["derive"] }
serde_json = { version = "1.0.50", features = ["preserve_order"] }
toml = { version = "0.5.6", features = ["preserve_order"] }
zerocopy = "0.3.0"