leptos_reactive base64 bump version to 0.21.

This commit is contained in:
Martin 2023-01-22 22:15:54 +00:00
parent fc2d6ef19d
commit 8496bd59ce

View file

@ -17,7 +17,7 @@ js-sys = "0.3"
miniserde = { version = "0.1", optional = true }
serde-wasm-bindgen = "0.4"
serde_json = "1"
base64 = "0.13"
base64 = "0.21"
thiserror = "1"
tokio = { version = "1", features = ["rt"], optional = true }
tracing = "0.1"