Skip to content

Commit 71937ef

Browse files
committed
🔖 Bump portable-network-archive version to 0.28.4
1 parent 810c8fe commit 71937ef

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "portable-network-archive"
3-
version = "0.28.3"
3+
version = "0.28.4"
44
edition = "2021"
55
license = "Apache-2.0 OR MIT"
66
description = "Portable-Network-Archive cli"

cli/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#![doc(html_root_url = "https://docs.rs/portable-network-archive/0.28.3")]
1+
#![doc(html_root_url = "https://docs.rs/portable-network-archive/0.28.4")]
22
#![doc = include_str!("../README.md")]
33
mod chunk;
44
pub mod cli;

0 commit comments

Comments
 (0)