Skip to content

Commit aef6ea6

Browse files
committed
fix: adding exact version bson
1 parent 0bdbbc0 commit aef6ea6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ exclude = [
1616

1717

1818
[dependencies]
19-
bson = "2.4.0"
19+
bson = "=2.4.0"
2020
hex = "0.4.3"
2121
lz4 = "1.24.0"
2222
farmhash = "1.1.5"

0 commit comments

Comments
 (0)