Skip to content

Commit

Permalink
build(deps): update arbiter-core requirement from 0.10.3 to 0.11.0
Browse files Browse the repository at this point in the history
Updates the requirements on arbiter-core to permit the latest version.

---
updated-dependencies:
- dependency-name: arbiter-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 636c374 commit 5fb4e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
arbiter-bindings = "0.1.6"
arbiter-core = "0.10.3"
arbiter-core = "0.11.0"
arbiter-macros = "0.1.3"
arbiter-engine = "0.3.1"
tokio = { version = "1.36.0", features = ["full"] }
Expand Down

0 comments on commit 5fb4e0f

Please sign in to comment.