diff --git a/Cargo.toml b/Cargo.toml index ac91cc7..ec129b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ exclude = [ [dependencies] -bson = "2.4.0" +bson = "=2.4.0" hex = "0.4.3" lz4 = "1.24.0" farmhash = "1.1.5"