diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-15 08:07:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-15 08:07:50 -0400 |
| commit | 50a200c20e38970e03611f3d385ee94789f05761 (patch) | |
| tree | 1a0d64d4a88965daf5a96a3abe0e25f39f54ef21 | |
| parent | fa85b09783aafd9219e441fc6815be81d9affb7f (diff) | |
| download | xesite-50a200c20e38970e03611f3d385ee94789f05761.tar.xz xesite-50a200c20e38970e03611f3d385ee94789f05761.zip | |
build(deps): bump uuid from 1.3.1 to 1.3.3 (#661)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.3.1...1.3.3)
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3255,9 +3255,9 @@ checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" [[package]] name = "uuid" -version = "1.3.1" +version = "1.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5b55a3fef2a1e3b3a00ce878640918820d3c51081576ac657d23af9fc7928fdb" +checksum = "345444e32442451b267fc254ae85a209c64be56d2890e601a0c37ff0c3c5ecd2" dependencies = [ "getrandom 0.2.8", "serde", |
