Skip to content

Commit af776e8

Browse files
committed
[buf-list] version 1.0.2
1 parent 84411ec commit af776e8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Cargo.lock

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "buf-list"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
edition = "2018"
55
description = "A list of buffers that implements the bytes::Buf trait"
66
categories = ["network-programming", "data-structures"]

0 commit comments

Comments
 (0)