From 231cbb824023d73e0bcd65e3d23c13a09cf97e3c Mon Sep 17 00:00:00 2001 From: Atreya Bain Date: Fri, 14 Feb 2025 20:13:34 +0000 Subject: [PATCH] Version --- Cargo.lock | 4 ++-- Cargo.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a655c26..e701117 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 +version = 4 [[package]] name = "anstream" @@ -191,7 +191,7 @@ dependencies = [ [[package]] name = "porcel8" -version = "0.1.1" +version = "0.2.1" dependencies = [ "byteorder", "clap", diff --git a/Cargo.toml b/Cargo.toml index dbc737e..477ad2e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "porcel8" -version = "0.1.1" +version = "0.2.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html