mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
8 lines
108 B
TOML
8 lines
108 B
TOML
[package]
|
|
name = "updater"
|
|
version = "26.4.0"
|
|
edition = "2024"
|
|
|
|
[[bin]]
|
|
name = "updater"
|
|
path = "updater.rs" |