refactor: js_sys::eval kullanımı kaldırıldı, Base64 çözümleme pure Rust ile güncellendi
All checks were successful
Build MIPS Binary / build (push) Successful in 4m14s
All checks were successful
Build MIPS Binary / build (push) Successful in 4m14s
This commit is contained in:
@@ -51,4 +51,5 @@ web-sys = { version = "0.3", features = [
|
||||
] }
|
||||
shared = { path = "../shared" }
|
||||
tailwind_fuse = "0.3.2"
|
||||
js-sys = "0.3.85"
|
||||
js-sys = "0.3.85"
|
||||
base64 = "0.22.1"
|
||||
|
||||
Reference in New Issue
Block a user