We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4fc32af + 84c8af0 commit c435992Copy full SHA for c435992
typesense/Cargo.toml
@@ -18,7 +18,7 @@ crate-type = ["cdylib", "rlib"]
18
19
[dependencies]
20
anyhow = "1.0"
21
-base64 = "0.21"
+base64 = "0.22"
22
hmac = "0.12"
23
serde = { version = "1", features = ["derive"] }
24
serde_json = "1.0"
0 commit comments