chore(indexeddb): Update version of uuid

chore(indexeddb): Update version of `uuid`
This commit is contained in:
Ivan Enderlin
2023-03-01 09:09:15 +01:00
committed by GitHub
+1 -1
View File
@@ -45,5 +45,5 @@ matrix-sdk-base = { path = "../matrix-sdk-base", features = ["testing"] }
matrix-sdk-common = { path = "../matrix-sdk-common", features = ["js"] }
matrix-sdk-crypto = { path = "../matrix-sdk-crypto", features = ["js", "testing"] }
matrix-sdk-test = { path = "../../testing/matrix-sdk-test" }
uuid = "1.0.0"
uuid = "1.3.0"
wasm-bindgen-test = "0.3.33"