We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 752f786 commit bc96904Copy full SHA for bc96904
README.md
@@ -16,7 +16,7 @@ This crate works with Cargo and can be found on
16
17
```toml
18
[dependencies]
19
-bson = "0.3.2"
+bson = "0.4"
20
```
21
## Usage
22
Link the library in _main.rs_:
0 commit comments