Merge pull request 'chore(deps): update rust crate fastrand to v2.3.0' (#233) from renovate/fastrand-2.x-lockfile into master

Reviewed-on: #233
This commit is contained in:
Lucas Schwiderski 2025-04-21 18:33:35 +02:00
commit 2ec26a1914
Signed by: Forgejo (git.sclu1034.dev)
GPG key ID: B1C9C29730D3D366

4
Cargo.lock generated
View file

@ -1068,9 +1068,9 @@ dependencies = [
[[package]] [[package]]
name = "fastrand" name = "fastrand"
version = "2.1.1" version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6" checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
[[package]] [[package]]
name = "fd-lock" name = "fd-lock"