Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Bump async-compatibility-layer from 1.4.1 to 1.30
Browse files Browse the repository at this point in the history
Bumps [async-compatibility-layer](https://github.com/EspressoSystems/async-compatibility-layer) from 1.4.1 to 1.30.
- [Release notes](https://github.com/EspressoSystems/async-compatibility-layer/releases)
- [Commits](EspressoSystems/async-compatibility-layer@1.4.1...f5478b9)

---
updated-dependencies:
- dependency-name: async-compatibility-layer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent c4a4afb commit 55a65df
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 10 deletions.
32 changes: 23 additions & 9 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 @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
async-broadcast = "0.7.0"
async-compatibility-layer = { git = "https://github.com/EspressoSystems/async-compatibility-layer.git", tag = "1.4.1", features = [
async-compatibility-layer = { git = "https://github.com/EspressoSystems/async-compatibility-layer.git", tag = "1.30", features = [
"logging-utils",
] }
async-lock = "2.8"
Expand Down

0 comments on commit 55a65df

Please sign in to comment.