diff --git a/Cargo.lock b/Cargo.lock index 609f4f2e..417789b6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1389,7 +1389,7 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a75b28b0f9cef67676b9380cd7a918678a10d2c6bb64e5b6ac2f6a1bd41249b9" dependencies = [ - "derive_builder 0.11.2", + "derive_builder", "thiserror", ]