diff options
Diffstat (limited to 'third_party/rust/byteorder/CHANGELOG.md')
-rw-r--r-- | third_party/rust/byteorder/CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/rust/byteorder/CHANGELOG.md b/third_party/rust/byteorder/CHANGELOG.md index 6b51eb0760..9efb7ed29a 100644 --- a/third_party/rust/byteorder/CHANGELOG.md +++ b/third_party/rust/byteorder/CHANGELOG.md @@ -1,3 +1,7 @@ +**WARNING:** This CHANGELOG is no longer updated. The activity for this project +is sparse enough that you should refer to the commit log instead. + + 1.3.4 ===== This patch release squashes deprecation warnings for the `try!` macro, in |