Remove preventing of messing with global, as system modules mess with global
This commit is contained in:
@@ -25,7 +25,7 @@ exe = "0.5"
|
||||
image = { version = "0.25", features = ["ico"] }
|
||||
urlencoding = "2.1"
|
||||
markdown = "1.0.0-alpha.16"
|
||||
mlua = { version = "0.10", features = ["lua54", "serialize", "async", "send"] }
|
||||
mlua = { version = "0.11", features = ["lua54", "serialize", "async", "send"] }
|
||||
reqwest = { version = "0.10", default-features = false, features = [
|
||||
"json",
|
||||
"rustls-tls",
|
||||
|
||||
Reference in New Issue
Block a user