We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ebf708 commit 5ef95f8Copy full SHA for 5ef95f8
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "integer-encoding"
3
-version = "4.0.1"
+version = "4.0.2"
4
authors = ["Lewin Bormann <[email protected]>"]
5
description = "varint+zigzag and fixedint integer encoding/decoding (https://developers.google.com/protocol-buffers/docs/encoding)"
6
repository = "https://github.com/dermesser/integer-encoding-rs"
0 commit comments