fix: v1.0.2 (#9)

This commit is contained in:
Volodymyr Yavdoshenko
2026-01-17 09:19:09 +02:00
committed by GitHub
parent acd1d3f559
commit f18ab518e4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -470,7 +470,7 @@ checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
[[package]]
name = "red-sed"
version = "1.0.1"
version = "1.0.2"
dependencies = [
"anyhow",
"assert_cmd",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "red-sed"
version = "1.0.1"
version = "1.0.2"
edition = "2021"
description = "An experimental drop-in replacement for GNU sed, written in Rust"
license = "MIT"