chore: add cargo metadata
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
name = "todo"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
rust-version = "1.85"
|
||||
description = "simple todo cli with mcp server for ai integration"
|
||||
authors = ["Matej Janežič <janezic.mj@gmail.com>"]
|
||||
license-file = "LICENSE"
|
||||
readme = "README.md"
|
||||
repository = "https://git.janezic.dev/janezicmatej/todo"
|
||||
homepage = "https://git.janezic.dev/janezicmatej/todo"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
|
||||
Reference in New Issue
Block a user