Skip to content

Commit 5c224aa

Browse files
committed
Release independent packages
slice-dst@1.5.1 Generated by cargo-workspaces
1 parent 552fc52 commit 5c224aa

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Cargo.lock

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

crates/slice-dst/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "slice-dst"
3-
version = "1.5.0"
3+
version = "1.5.1"
44
edition = "2018"
55

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

crates/slice-dst/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ in exchange for moving node payloads to the heap alongside the children array.
7575

7676
## Changelist
7777

78-
### 1.4.0
78+
### 1.5.0
7979
#### Additions
8080

8181
- Added `SliceWithHeader::from_slice`, which is a specialization of `_::new`

0 commit comments

Comments
 (0)