Skip to content

Commit

Permalink
Version changes required for adding solana-client crate
Browse files Browse the repository at this point in the history
Reviewed By: wqfish

Differential Revision: D34648217

fbshipit-source-id: 719e499d9fbb4fd35624f3b9c46ffc6dfc94576d
  • Loading branch information
lei2022 authored and facebook-github-bot committed Mar 21, 2022
1 parent fec82d9 commit 45b0313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/crates/relay-compiler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ thiserror = "1.0.29"
tokio = { version = "1.15", features = ["full", "test-util", "tracing"] }
walkdir = "2.3"
watchman_client = "0.7"
zstd = "=0.8.0+zstd.1.4.9"
zstd = "0.9.0+zstd.1.5.0"

[dev-dependencies]
fixture-tests = { path = "../fixture-tests" }
Expand Down

0 comments on commit 45b0313

Please sign in to comment.