diff options
| author | Fuwn <[email protected]> | 2021-03-21 11:37:12 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-03-21 11:37:12 +0000 |
| commit | c5a240dbfa594ccfe78e369faf04b3192a64cdd5 (patch) | |
| tree | 6628ee7708aefd8597e8ae8c1522768e3d54bbd1 /Cargo.toml | |
| parent | Added username support for text (diff) | |
| download | archived-whirl-c5a240dbfa594ccfe78e369faf04b3192a64cdd5.tar.xz archived-whirl-c5a240dbfa594ccfe78e369faf04b3192a64cdd5.zip | |
etc: development testing
append random integer to end of "User" for testing purposes.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,3 +19,4 @@ mio = "0.6" log = "0.4.14" pretty_env_logger = "0.4.0" dotenv = "0.15.0" +rand = "0.8.3" |