bump: uuid

This commit is contained in:
2026-05-05 21:09:38 -04:00
parent b34fad0cf0
commit f2eccb9594
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -1779,9 +1779,9 @@ dependencies = [
[[package]]
name = "uuid"
version = "1.23.0"
version = "1.23.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5ac8b6f42ead25368cf5b098aeb3dc8a1a2c05a3eee8a9a1a68c640edbfc79d9"
checksum = "ddd74a9687298c6858e9b88ec8935ec45d22e8fd5e6394fa1bd4e99a87789c76"
dependencies = [
"getrandom 0.4.2",
"js-sys",