Forgot to undo this

This commit is contained in:
jf908 2025-06-30 01:56:04 +01:00
parent 73999cbdc7
commit f931ab39f4
No known key found for this signature in database
GPG Key ID: FD00EC674E1694D1

View File

@ -623,7 +623,7 @@ nonmax = "0.5"
smol = "2"
smol-macros = "0.1"
smol-hyper = "0.1"
# ureq = { version = "3", features = ["json"] }
ureq = { version = "3", features = ["json"] }
[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
wasm-bindgen = { version = "0.2" }