Merge pull request #2 from Geometrically/dependabot/cargo/bson-1.0.0
Update bson requirement from 0.14.1 to 1.0.0
This commit is contained in:
commit
bba8cd9b58
@ -19,5 +19,5 @@ reqwest = "0.10.4"
|
|||||||
log = "0.4.8"
|
log = "0.4.8"
|
||||||
env_logger = "0.7.1"
|
env_logger = "0.7.1"
|
||||||
mongodb = "1.0.0"
|
mongodb = "1.0.0"
|
||||||
bson = "0.14.1"
|
bson = "1.0.0"
|
||||||
futures = "0.3.5"
|
futures = "0.3.5"
|
||||||
Loading…
x
Reference in New Issue
Block a user