Skip to content

Commit

Permalink
build(deps): bump ulid from 1.1.0 to 1.1.2
Browse files Browse the repository at this point in the history
Bumps [ulid](https://github.com/dylanhart/ulid-rs) from 1.1.0 to 1.1.2.
- [Commits](dylanhart/ulid-rs@v1.1.0...v1.1.2)

---
updated-dependencies:
- dependency-name: ulid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent 7f9cf3b commit c7f5557
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
18 changes: 16 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ axum-valid = { version = "0.15.0", features = ["422"] }
[dev-dependencies]
reqwest = { version = "0.11.23", features = ["json"] }
serde_json = "1.0.111"
ulid = "1.1.0"
ulid = "1.1.2"

0 comments on commit c7f5557

Please sign in to comment.