Skip to content

Commit f2930c9

Browse files
Bump async-trait from 0.1.88 to 0.1.89 (#637)
1 parent 76323b7 commit f2930c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ rust-version = "1.81"
7070
overflow-checks = true
7171

7272
[workspace.dependencies]
73-
async-trait = { version = "0.1.83" }
73+
async-trait = { version = "0.1.89" }
7474
ibc = { version = "0.56.0", default-features = false }
7575
ibc-client-tendermint = { version = "0.56.0", default-features = false }
7676
ibc-proto = { version = "0.51.1", default-features = false }

0 commit comments

Comments
 (0)