Skip to content

Commit f9821ca

Browse files
bors[bot]CAD97
andauthored
Merge #78
78: Bump versions r=CAD97 a=CAD97 Co-authored-by: CAD97 <[email protected]>
2 parents 44598b8 + 65633b5 commit f9821ca

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

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

crates/ptr-union/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ptr-union"
3-
version = "2.2.0"
3+
version = "2.2.1"
44
edition = "2018"
55

66
authors = ["Christopher Durham (cad97) <[email protected]>"]

crates/rc-box/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rc-box"
3-
version = "1.1.1"
3+
version = "1.2.0"
44
edition = "2018"
55

66
authors = ["Christopher Durham (cad97) <[email protected]>"]

0 commit comments

Comments
 (0)