Handle OS file association: open .md files passed as CLI args

This commit is contained in:
Your Name
2026-02-14 19:45:58 +02:00
parent a3b241b4a1
commit f462ca8d03
5 changed files with 51 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "vesper"
version = "0.1.0"
version = "1.0.1"
description = "A beautiful markdown reader"
authors = ["you"]
edition = "2021"