Private
Public Access
1
0

cargo spec fix for rpm

This commit is contained in:
2026-02-21 23:55:50 -08:00
parent de06e449be
commit d40eb1886e
2 changed files with 3 additions and 3 deletions

2
core/Cargo.lock generated
View File

@@ -1274,7 +1274,7 @@ dependencies = [
[[package]]
name = "kordophoned"
version = "1.0.1"
version = "1.3.0"
dependencies = [
"anyhow",
"async-trait",

View File

@@ -1,7 +1,7 @@
[package]
name = "kordophoned"
version = "1.3"
edition = "2026"
version = "1.3.0"
edition = "2021"
license = "GPL-3.0"
description = "Client daemon for the Kordophone chat protocol"