bump to v0.3.10 (#231)

This commit is contained in:
carl
2025-11-07 16:54:18 -05:00
committed by GitHub
parent 2f5b7a7a82
commit 3e97bedfc2
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2723,7 +2723,7 @@ checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
[[package]]
name = "rainfrog"
version = "0.3.9"
version = "0.3.10"
dependencies = [
"anyhow",
"arboard",

View File

@@ -1,6 +1,6 @@
[package]
name = "rainfrog"
version = "0.3.9"
version = "0.3.10"
edition = "2024"
rust-version = "1.88"
description = "a database management tui"