diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ authors = ["Graham Northup <grissess@nexusg.org>"] [dependencies] byteorder = "1.1.0" rand = "0.3" +unicode-xid = "0.1.0" |