meta: prepare for publishing
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I02ee54baee048c58a480522ce79159eb6a6a6964
This commit is contained in:
parent
b1f3b4b1ff
commit
265a30d3c8
18 changed files with 102 additions and 78 deletions
|
|
@ -3,9 +3,12 @@ members = [ "crates/*", "ncro" ]
|
|||
resolver = "3"
|
||||
|
||||
[workspace.package]
|
||||
edition = "2024"
|
||||
license = "EUPL-1.2"
|
||||
version = "2.0.0"
|
||||
description = "Nix Cache Route Optimizer"
|
||||
edition = "2024"
|
||||
homepage = "https://github.com/notashelf/ncro"
|
||||
license = "EUPL-1.2"
|
||||
repository = "https://github.com/notashelf/ncro"
|
||||
version = "2.0.0"
|
||||
|
||||
[workspace.dependencies]
|
||||
# Workspace components
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue