Skip to content

Commit

Permalink
Bump ulid from 1.0.1 to 1.1.0 in /quickwit (#3821)
Browse files Browse the repository at this point in the history
Bumps [ulid](https://github.com/dylanhart/ulid-rs) from 1.0.1 to 1.1.0.
- [Commits](dylanhart/ulid-rs@v1.0.1...v1.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent ce85697 commit 662a1db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions quickwit/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 quickwit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ tracing-subscriber = { version = "0.3.16", features = [
] }
ttl_cache = "0.5"
typetag = "0.2"
ulid = "1.0"
ulid = "1.1"
username = "0.2"
utoipa = "3.5.0"
uuid = { version = "1.4", features = ["v4", "serde"] }
Expand Down

0 comments on commit 662a1db

Please sign in to comment.