Skip to content

Commit cff01da

Browse files
authored
Merge pull request #17 from ubiquitous-factory/dependabot/cargo/uuid-1.8.0
build(deps): bump uuid from 1.7.0 to 1.8.0
2 parents 0059374 + cbd2611 commit cff01da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ quaditsync = "1.0.1"
1414
serde = { version = "1.0.196", features = ["derive"] }
1515
serde_yaml = "0.9.31"
1616
tokio-cron-scheduler = "0.10.0"
17-
uuid = "1.7.0"
17+
uuid = "1.8.0"
1818
tokio = { version = "1.36.0", features = ["macros", "rt-multi-thread"] }
1919
dotenvy = "0.15.7"
2020
chrono = "0.4.34"

0 commit comments

Comments
 (0)