Skip to content

Commit

Permalink
update platform010 & platform010-aarch64 symlinks
Browse files Browse the repository at this point in the history
Summary:
updating from 1.77.1 to 1.78.0

#buildmore

Reviewed By: diliop

Differential Revision: D57048774

fbshipit-source-id: 3d2a2810ad8cb11b28ac00b8088e9be21ebc59a7
  • Loading branch information
Shayne Fletcher authored and facebook-github-bot committed May 13, 2024
1 parent ecdae5a commit 0625cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allocative/allocative/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dashmap = { version = "5.5.3", optional = true }
either = { version = "1.8", optional = true }
futures = { version = "0.3.24", optional = true }
hashbrown = { version = "0.14.3", features = ["raw"], optional = true }
indexmap = { version = "1.9.1", optional = true }
indexmap = { version = "1.9.2", optional = true }
num-bigint = { version = "0.4.3", optional = true }
once_cell = { version = "1.15.0", optional = true }
parking_lot = { version = "0.11.2", optional = true }
Expand Down

0 comments on commit 0625cae

Please sign in to comment.