🔧 chore(version): downgrade cull-gmail to version 0.0.0

- change version in Cargo.toml and Cargo.lock from 0.1.0 to 0.0.0 to reflect pre-release status
This commit is contained in:
Jeremiah Russell
2025-09-29 17:38:27 +01:00
committed by Jeremiah Russell
parent 1c352ca5d4
commit 06ac33662e
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
name = "cull-gmail"
description = """Tool to assist in culling emails from a
gmail account using the gmail API"""
version = "0.1.0"
version = "0.0.0"
authors = ["Jeremiah Russell <jrussell@jerus.ie>"]
edition = "2024"
rust-version = "1.87"