build(deps): bump the dependencies group with 3 updates (#2259)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: wly <wlywly0735@126.com>
This commit is contained in:
dependabot[bot]
2026-03-23 19:56:09 +08:00
committed by GitHub
parent 990acbcd4b
commit 2583d1e49b
4 changed files with 77 additions and 68 deletions
+2 -2
View File
@@ -154,7 +154,7 @@ schemars = "1.2.1"
# Cryptography and Security
aes-gcm = { version = "0.11.0-rc.3", features = ["rand_core"] }
argon2 = { version = "0.6.0-rc.7" }
argon2 = { version = "0.6.0-rc.8" }
blake2 = "0.11.0-rc.5"
chacha20poly1305 = { version = "0.11.0-rc.3" }
crc-fast = "1.9.0"
@@ -200,7 +200,7 @@ crossbeam-queue = "0.3.12"
crossbeam-channel = "0.5.15"
crossbeam-deque = "0.8.6"
crossbeam-utils = "0.8.21"
datafusion = "52.3.0"
datafusion = "52.4.0"
derive_builder = "0.20.2"
enumset = "1.1.10"
faster-hex = "0.10.0"