diff options
author | Ryan Egesdahl <ryan.egesdahl@mongodb.com> | 2020-05-14 10:31:07 -0700 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2020-05-15 16:21:47 +0000 |
commit | 2dc2b30e10f20a7d75faff0f35d3696660fd8721 (patch) | |
tree | 71a88c0b00ef775960a369a303dc57e3b5fde321 /README.third_party.md | |
parent | f35cd4090e5d379220f0471a126168988406c0b6 (diff) | |
download | mongo-2dc2b30e10f20a7d75faff0f35d3696660fd8721.tar.gz |
SERVER-40711 Update zstd dependency from version 1.4.3 to 1.4.4
The zstandard library has a new version that is supposed to have an 8%
increase in compression speed. This is a simple dependency version bump.
Diffstat (limited to 'README.third_party.md')
-rw-r--r-- | README.third_party.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.third_party.md b/README.third_party.md index b1ac497a373..3c3ea16a4be 100644 --- a/README.third_party.md +++ b/README.third_party.md @@ -51,7 +51,7 @@ a notice will be included in | [wiredtiger] | | | <sup>\[<a href="#note_wt" id="ref_wt">2</a>]</sup> | ✗ | ✗ | | [yaml-cpp] | MIT | 0.6.3 | 0.6.2 | | ✗ | | [Zlib] | Zlib | 1.2.11 | 1.2.11 | ✗ | ✗ | -| [Zstandard] | BSD-3-Clause | 1.4.4 | 1.4.3 | ✗ | ✗ | +| [Zstandard] | BSD-3-Clause | 1.4.4 | 1.4.4 | ✗ | ✗ | [abseil-cpp]: https://github.com/abseil/abseil-cpp [ASIO]: https://github.com/chriskohlhoff/asio |