Skip to content

Commit

Permalink
Use buck_resources crate from crates.io
Browse files Browse the repository at this point in the history
Summary: Context: see {D60401586}.

Reviewed By: zertosh

Differential Revision: D60433346

fbshipit-source-id: 5e5aba53e921bf361bf77d4145001165f4d6ea62
  • Loading branch information
David Tolnay authored and facebook-github-bot committed Jul 30, 2024
1 parent 2101ca3 commit 287b5ca
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 2 deletions.
47 changes: 45 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ zstd = { version = "0.13", features = ["experimental", "zstdmt"] }

[dev-dependencies]
assert_matches = "1.5"
buck-resources = "1"
snapbox = { version = "0.4.16", features = ["color-auto", "diff"], default-features = false }

[target.'cfg(target_os = "linux")'.dependencies]
Expand Down

0 comments on commit 287b5ca

Please sign in to comment.