Skip to content

Commit a52864e

Browse files
author
Johan Mickos
committed
Bump minor version due to imminent stabilization of try_from
Still requires beta/nightly, but we're nearing the finish line.
1 parent 0b2735f commit a52864e

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 = "bitfields"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["Johan Mickos <[email protected]>"]
55
description = "Helpers for storing sub-byte enums in primitive types."
66
repository = "https://github.com/jarlopez/bitfields-rs"

0 commit comments

Comments
 (0)