Bump version

snappy
Thijs Cadier 3 years ago
parent f2180f4263
commit a231e250cc

@ -1,3 +1,7 @@
# 0.13.3
* Upgrade libmongoc to 1.17.4
* Another static linking fix
# 0.13.2 # 0.13.2
* Fix probe of libbson so static linking actually works * Fix probe of libbson so static linking actually works

@ -1,6 +1,6 @@
[package] [package]
name = "mongo_driver" name = "mongo_driver"
version = "0.13.2" version = "0.13.3"
authors = ["Thijs Cadier <thijs@appsignal.com>"] authors = ["Thijs Cadier <thijs@appsignal.com>"]
description = "Mongo Rust driver built on top of the Mongo C driver" description = "Mongo Rust driver built on top of the Mongo C driver"
readme = "README.md" readme = "README.md"

Loading…
Cancel
Save