Skip to content

Commit

Permalink
Update Rust crate async-trait to 0.1.75
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent bfaa14c commit ce129dc
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 @@ -10,7 +10,7 @@ name = "dextbird"
crate-type = ["cdylib"]

[dependencies]
async-trait = "0.1.73"
async-trait = "0.1.75"
log = "0.4.20"
pyo3 = "0.20.0"
pyo3-asyncio = { version = "0.19.0", features = ["tokio-runtime"] }
Expand Down

0 comments on commit ce129dc

Please sign in to comment.