Skip to content

Commit

Permalink
Bump delegate from 0.12.0 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [delegate](https://github.com/kobzol/rust-delegate) from 0.12.0 to 0.13.0.
- [Changelog](https://github.com/Kobzol/rust-delegate/blob/main/CHANGELOG.md)
- [Commits](Kobzol/rust-delegate@v0.12.0...v0.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 605ff70 commit 68cbad8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 crates/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cookie = "0.18"
crossbeam = { workspace = true }
ctrlc = { features = ["termination"], workspace = true }
dashmap = { workspace = true }
delegate = "0.12"
delegate = "0.13"
directories = "5"
either = { features = ["serde"], workspace = true }
flatbuffers = "24.3"
Expand Down

0 comments on commit 68cbad8

Please sign in to comment.