Skip to content

Commit ce12f35

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump ulid from 1.1.3 to 1.1.4
Bumps [ulid](https://github.com/dylanhart/ulid-rs) from 1.1.3 to 1.1.4. - [Commits](dylanhart/ulid-rs@v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: ulid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c62fed commit ce12f35

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 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
@@ -387,7 +387,7 @@ features = ["serde"]
387387

388388
# ULID support
389389
[workspace.dependencies.ulid]
390-
version = "1.1.3"
390+
version = "1.1.4"
391391
features = ["serde"]
392392

393393
# HTTP mock server

0 commit comments

Comments
 (0)