Skip to content

Commit

Permalink
Update Rust crate async-trait to 0.1.77
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent 1033118 commit 8875bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion full-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ t3-connection = { path = "../t3/connection" }

ledger-mob = { path = "../ledger-mob/lib" }

async-trait = "0.1.59"
async-trait = "0.1.77"
base64 = "0.21.5"
chrono = { version = "0.4", default-features = false, features = ["alloc"] }
clap = { version = "4.4", features = ["derive", "env"] }
Expand Down

0 comments on commit 8875bfb

Please sign in to comment.