Align version with upstream kosync

This commit is contained in:
Codex
2026-06-12 10:01:13 +00:00
parent a272111ffa
commit f9315a5d4e
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -853,7 +853,7 @@ dependencies = [
[[package]]
name = "kosync-rs"
version = "0.1.0"
version = "2.1.1"
dependencies = [
"anyhow",
"axum",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "kosync-rs"
version = "0.1.0"
version = "2.1.1"
edition = "2021"
license = "AGPL-3.0-or-later"
description = "Self-contained KOReader sync server compatible with koreader-sync-server"