bump: uuid

This commit is contained in:
2026-08-14 16:27:34 -04:00
parent 7b95a14e9b
commit bfb8b4a571
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -613,9 +613,9 @@ dependencies = [
[[package]]
name = "uuid"
version = "1.23.5"
version = "1.24.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea5fab0d6c3c01ae70085a09cb03d4c7a1d6314e2b3e075392783396d724ca0a"
checksum = "bf3923a6f5c4c6382e0b653c4117f48d631ea17f38ed86e2a828e6f7412f5239"
dependencies = [
"getrandom",
"js-sys",