chore: bump cellar to version 0.1.4 ce56d3ef
Steve · 2026-04-10 22:10 2 file(s) · +2 −2
Cargo.lock +1 −1
677 677
678 678
[[package]]
679 679
name = "cellar"
680 -
version = "0.1.3"
680 +
version = "0.1.4"
681 681
dependencies = [
682 682
 "andromeda-auth",
683 683
 "askama 0.15.6",
apps/cellar/Cargo.toml +1 −1
1 1
[package]
2 2
name = "cellar"
3 -
version = "0.1.3"
3 +
version = "0.1.4"
4 4
edition = "2024"
5 5
description = "Personal wine tasting log"
6 6
license = "MIT"