diff options
Diffstat (limited to 'bot/Cargo.toml')
| -rwxr-xr-x | bot/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/Cargo.toml b/bot/Cargo.toml index 1a6a44a3..974d6f61 100755 --- a/bot/Cargo.toml +++ b/bot/Cargo.toml @@ -10,3 +10,4 @@ azalea-client = {path = "../azalea-client"} azalea-core = {path = "../azalea-core"} azalea-protocol = {path = "../azalea-protocol"} tokio = "1.19.2" +uuid = "1.1.2" |
