bumps
This commit is contained in:
@@ -13,6 +13,6 @@ serenity = { version = "0.12.5", default-features = false, features = [
|
||||
"gateway",
|
||||
"rustls_backend",
|
||||
] }
|
||||
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread"] }
|
||||
tokio = { version = "1.50.0", features = ["macros", "rt-multi-thread"] }
|
||||
types = { path = "../../libs/types" }
|
||||
uuid = { version = "1.21.0" }
|
||||
uuid = { version = "1.22.0" }
|
||||
|
||||
Reference in New Issue
Block a user