Skip to content

Commit

Permalink
shed: Bump fbinit version
Browse files Browse the repository at this point in the history
Summary: To match the latest version on crates.io: https://crates.io/crates/fbinit

Reviewed By: dtolnay

Differential Revision: D61287041

fbshipit-source-id: 16ac2da146015429c80a87c3b07cd061b36e6409
  • Loading branch information
JakobDegen authored and facebook-github-bot committed Aug 14, 2024
1 parent 4cbc428 commit 14ffdc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shim/third-party/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ path = "top/main.rs"
[dependencies]

gazebo = {version = "0.8.1", features = ["str_pattern_extensions"]}
fbinit = "0.1"
fbinit = "0.2"
sorted_vector_map = "0.2"
watchman_client = "0.8.0"

Expand Down

0 comments on commit 14ffdc4

Please sign in to comment.