...
This commit is contained in:
@@ -18,6 +18,10 @@ rand = { version = "0.8", features = ["getrandom"] }
|
||||
getrandom = { version = "0.2", features = ["js"] }
|
||||
chacha20poly1305 = "0.10"
|
||||
once_cell = "1.18"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
base64 = "0.21"
|
||||
sha2 = "0.10"
|
||||
|
||||
[dependencies.web-sys]
|
||||
version = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user