mirror of
https://github.com/GothenburgBitFactory/taskchampion-sync-server.git
synced 2025-06-26 10:54:29 +02:00
Add cargo-semver-checks (#59)
This commit is contained in:
parent
c876af0a25
commit
2b1ad12a79
4 changed files with 19 additions and 5 deletions
|
@ -1,8 +1,10 @@
|
|||
[package]
|
||||
name = "taskchampion-sync-server-core"
|
||||
version = "0.4.1"
|
||||
version = "0.5.0-pre"
|
||||
authors = ["Dustin J. Mitchell <dustin@mozilla.com>"]
|
||||
edition = "2021"
|
||||
description = "Core of sync protocol for TaskChampion"
|
||||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
uuid.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue