Skip to content

Commit

Permalink
third-party/rust: update anymap to unreleased 1.0 beta
Browse files Browse the repository at this point in the history
Summary:
Resolve CVE-2021-38187

Package seems dead and we should migrate away from it, but I don't know if there's any better alternatives.

Reviewed By: dtolnay

Differential Revision: D65902218

fbshipit-source-id: 19c71e1d48b4e7ac73fb29b767f9f2e7621f9de9
  • Loading branch information
Jeremy Fitzhardinge authored and facebook-github-bot committed Nov 15, 2024
1 parent dc8551f commit 9a7f4d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third-party/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ watchman_client = "0.8.0"

annotate-snippets = { version = "0.9.0", features = ["color"] }
anyhow = "1.0.65"
anymap = "0.12.1"
anymap = "1.0.0-beta.2"
arc-swap = "1.6.0"
argfile = "0.1.0"
assert_matches = "1.5"
Expand Down

0 comments on commit 9a7f4d6

Please sign in to comment.