Skip to content

Commit f865c84

Browse files
authored
Merge pull request #346 from Rustmail/dependabot/cargo/uuid-1.20.0
cargo(deps): bump uuid from 1.19.0 to 1.20.0
2 parents 3f1d360 + e493871 commit f865c84

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/rustmail/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ tower-http = { version = "0.6.8", features = ["compression-gzip", "compression-b
3333
strum = { version = "0.27.2", features = ["derive"] }
3434

3535
[dependencies.uuid]
36-
version = "1.19.0"
36+
version = "1.20.0"
3737
features = ["v4"]
3838

3939
[dev-dependencies]

0 commit comments

Comments
 (0)