Skip to content

Commit

Permalink
build(deps): bump eventlog-rs from 0.1.4 to 0.1.5
Browse files Browse the repository at this point in the history
Bumps [eventlog-rs](https://github.com/inclavare-containers/eventlog-rs) from 0.1.4 to 0.1.5.
- [Commits](https://github.com/inclavare-containers/eventlog-rs/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 6aa559e commit a80b1cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 deps/verifier/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ cfg-if = "1.0.0"
codicon = { version = "3.0", optional = true }
# TODO: change it to "0.1", once released.
csv-rs = { git = "https://github.com/openanolis/csv-rs", rev = "3045440", optional = true }
eventlog-rs = { version = "0.1.3", optional = true }
eventlog-rs = { version = "0.1.5", optional = true }
hex.workspace = true
jsonwebkey = "0.3.5"
jsonwebtoken = { workspace = true, default-features = false, optional = true }
Expand Down

0 comments on commit a80b1cd

Please sign in to comment.