Skip to content

Commit 63a9996

Browse files
committed
Release independent packages
ptr-union@2.1.0 rc-borrow@1.3.0 Generated by cargo-workspaces
1 parent 4b286e1 commit 63a9996

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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.0.1"
3+
version = "2.1.0"
44
edition = "2018"
55

66
authors = ["Christopher Durham (cad97) <cad97@cad97.com>"]

crates/rc-borrow/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-borrow"
3-
version = "1.2.1"
3+
version = "1.3.0"
44
edition = "2018"
55

66
authors = ["Christopher Durham (cad97) <cad97@cad97.com>"]

0 commit comments

Comments
 (0)