aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2025-06-04 18:21:59 -0600
committerMelody Horn <melody@boringcactus.com>2025-06-04 18:21:59 -0600
commit17ec51b1f0d5025a59bf11977aa57b7461cd4495 (patch)
treedcc9b63c94f9cbc797cc643603e10cfb017238bc /Cargo.toml
parent2b32ab159c0eb9bb617154d977c155f8ca9162d9 (diff)
downloadffxiv-uptime-17ec51b1f0d5025a59bf11977aa57b7461cd4495.tar.gz
ffxiv-uptime-17ec51b1f0d5025a59bf11977aa57b7461cd4495.zip
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7eabd99..b1f7b78 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,5 +12,5 @@ num-integer = "0.1.45"
serde = "1.0"
serde_json = "1.0"
sycamore = "0.8"
-wasm-bindgen = "0.2.83"
+wasm-bindgen = "0.2.100"
web-sys = { version = "0.3", features = ["Event", "HtmlInputElement", "Storage", "Window"] }