Skip to content

Commit d31b3bf

Browse files
build(deps): bump ulid from 1.1.4 to 1.2.1
Bumps [ulid](https://github.com/dylanhart/ulid-rs) from 1.1.4 to 1.2.1. - [Commits](dylanhart/ulid-rs@v1.1.4...v1.2.1) --- updated-dependencies: - dependency-name: ulid dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bdf347 commit d31b3bf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -701,7 +701,7 @@ version = "2.1.3"
701701

702702
# ULID support
703703
[workspace.dependencies.ulid]
704-
version = "=1.1.4" # Pinned to the latest version which used rand 0.8
704+
version = "=1.2.1" # Pinned to the latest version which used rand 0.8
705705
features = ["serde", "uuid"]
706706

707707
# UUID support

0 commit comments

Comments
 (0)