Skip to content

Commit

Permalink
Replace once_cell with std lib
Browse files Browse the repository at this point in the history
Reviewed By: capickett

Differential Revision: D68388275

fbshipit-source-id: dde3a8e1ce9221bfcd4feab1a5a3aa70e21582ee
  • Loading branch information
zertosh authored and facebook-github-bot committed Jan 19, 2025
1 parent 7f49f9c commit 1cacfa3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fb303/thrift/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ anyhow = "1.0.95"
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "main" }
futures = { version = "0.3.30", features = ["async-await", "compat"] }
once_cell = "1.12"
ref-cast = "1.0.18"
serde = { version = "1.0.185", features = ["derive", "rc"] }
serde_derive = "1.0.185"
Expand Down

0 comments on commit 1cacfa3

Please sign in to comment.