Skip to content

Commit

Permalink
third-party/rust: bump auto_impl 1.1.0 -> 1.2.1
Browse files Browse the repository at this point in the history
Summary: Adds support for auto-impling async traits.

Reviewed By: jsgf

Differential Revision: D68737556

fbshipit-source-id: 3a9ae67474ba4c61ee56e1338c987fcf09580a11
  • Loading branch information
ifd3f authored and facebook-github-bot committed Jan 28, 2025
1 parent 9f2ca0d commit 07f200e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shed/stats/traits/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ license = "MIT OR Apache-2.0"
path = "lib.rs"

[dependencies]
auto_impl = "1.1.0"
auto_impl = "1.2.1"
dashmap = { version = "5.5.3", features = ["rayon", "serde"] }
fbinit = { version = "0.2.0", path = "../../fbinit" }

0 comments on commit 07f200e

Please sign in to comment.