From 671039a993df99b400c974c7e1b9ac58660b679b Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 6 Jun 2025 21:40:06 +0200 Subject: chore(version): v0.1.0 --- Cargo.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index a1b200c..5c9991f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,3 +1,5 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. # Back - An extremely simple git bug visualization system. Inspired by TVL's # panettone. # @@ -8,9 +10,6 @@ # # You should have received a copy of the License along with this program. # If not, see . - -# This file is automatically @generated by Cargo. -# It is not intended for manual editing. version = 4 [[package]] -- cgit 1.4.1