Skip to content

Commit 5b41929

Browse files
committed
chore: Release compact-encoding version 2.0.0
1 parent dc99341 commit 5b41929

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 = "compact-encoding"
3-
version = "1.1.0"
3+
version = "2.0.0"
44
license = "MIT OR Apache-2.0"
55
description = "A series of compact encoding schemes for building small and fast parsers and serializers"
66
documentation = "https://docs.rs/compact-encoding"

0 commit comments

Comments
 (0)