diff --git a/agb-macros/Cargo.toml b/agb-macros/Cargo.toml index 4c8c218a..0e52d5d4 100644 --- a/agb-macros/Cargo.toml +++ b/agb-macros/Cargo.toml @@ -13,4 +13,3 @@ proc-macro = true syn = { version = "1.0.86", features = ["full", "extra-traits"] } proc-macro2 = "1.0.36" quote = "1.0.15" -rand = "0.8.5" \ No newline at end of file