Skip to content

Commit 707102f

Browse files
build(deps): bump uuid from 1.18.0 to 1.18.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.0...v1.18.1) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bdab38 commit 707102f

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.2"
1414
serde = { version = "1.0.219", features = ["derive"] }
1515
serde_yaml = "0.9.34"
1616
tokio-cron-scheduler = "0.14.0"
17-
uuid = "1.18.0"
17+
uuid = "1.18.1"
1818
tokio = { version = "1.47.1", features = ["macros", "rt-multi-thread"] }
1919
dotenvy = "0.15.7"
2020
chrono = "0.4.41"

0 commit comments

Comments
 (0)