Skip to content

Commit

Permalink
Update Rust crate async-trait to 0.1.74
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent e2b261a commit be9e49d
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 @@ -59,7 +59,7 @@ t3-connection = { path = "../t3/connection" }

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

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

0 comments on commit be9e49d

Please sign in to comment.