Daily common/rust/cargo_from_buck/bin/autocargo

Reviewed By: krallin

Differential Revision: D39569357

fbshipit-source-id: 2af1bd24c48207f904a2f6f0094348bddaa15d52
This commit is contained in:
CodemodService Bot 2022-09-16 02:38:22 -07:00 committed by Facebook GitHub Bot
parent 66bd84d024
commit 42a00c4c97

View File

@ -24,7 +24,7 @@ once_cell = "1.12"
ref-cast = "1.0.2"
serde = { version = "1.0.136", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0.34"
thiserror = "=1.0.30"
tracing = "0.1.35"
tracing-futures = "0.2.5"