Skip to content

Commit 14cd007

Browse files
committed
Release v3.0.2
1 parent 6579286 commit 14cd007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "integer-encoding"
3-
version = "3.0.1"
3+
version = "3.0.2"
44
authors = ["Lewin Bormann <[email protected]>"]
55
description = "varint+zigzag and fixedint integer encoding/decoding (https://developers.google.com/protocol-buffers/docs/encoding)"
66
repository = "https://github.com/dermesser/integer-encoding-rs"

0 commit comments

Comments
 (0)