Skip to content

Commit

Permalink
bump internment 0.7 -> 0.8
Browse files Browse the repository at this point in the history
Summary: i would say that it's D57179423 that's responsible for the `buck2-unsorted-*` failures (e.g. https://www.internalfb.com/intern/test/281475113726765?ref_report_id=0)

Reviewed By: IanChilds

Differential Revision: D57211465

fbshipit-source-id: c798466f12d20ecab6fceb9d7fa46b3d42f95ed3
  • Loading branch information
Shayne Fletcher authored and facebook-github-bot committed May 10, 2024
1 parent a2928f2 commit 5d682e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -181,7 +181,7 @@ indenter = "0.3.3"
indexmap = { version = "1.9.1", features = ["serde-1"] }
indoc = "2.0.2"
inferno = { version = "0.11.11", default-features = false }
internment = { version = "0.7", features = ["arc"] }
internment = { version = "0.8", features = ["arc"] }
inventory = "0.3.8"
ipnetwork = "0.20.0"
is_proc_translated = "0.1.1"
Expand Down

0 comments on commit 5d682e8

Please sign in to comment.