From 9349d8dab8103036edc84604819f4f50b2b08980 Mon Sep 17 00:00:00 2001 From: main Date: Sun, 26 Apr 2026 01:55:22 -0400 Subject: Release memview 1.0.6 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 423707a..5266ce9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -507,7 +507,7 @@ checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" [[package]] name = "memview" -version = "1.0.5" +version = "1.0.6" dependencies = [ "clap", "color-eyre", diff --git a/Cargo.toml b/Cargo.toml index f1032a4..b86eff7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ resolver = "3" edition = "2024" license = "MIT" rust-version = "1.95" -version = "1.0.5" +version = "1.0.6" [workspace.lints.rust] warnings = "deny" -- cgit v1.2.3