diff --git a/Cargo.lock b/Cargo.lock index 58b8ad3ea..ee84e09b7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -11379,9 +11379,9 @@ checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" [[package]] name = "uuid" -version = "1.9.0" +version = "1.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3ea73390fe27785838dcbf75b91b1d84799e28f1ce71e6f372a5dc2200c80de5" +checksum = "5de17fd2f7da591098415cff336e12965a28061ddace43b59cb3c430179c9439" dependencies = [ "getrandom 0.2.14", ] diff --git a/utils/checks/snapshots/features.yaml b/utils/checks/snapshots/features.yaml index 608571cbb..7acd5e16d 100644 --- a/utils/checks/snapshots/features.yaml +++ b/utils/checks/snapshots/features.yaml @@ -3645,7 +3645,7 @@ - name: utf8parse 0.2.1 features: - default -- name: uuid 1.9.0 +- name: uuid 1.9.1 features: - rng - v4