Add: repo tag
This commit is contained in:
parent
11e2dc9a6a
commit
7aab0bd721
|
@ -1,9 +1,10 @@
|
|||
[package]
|
||||
name = "c3io"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
edition = "2021"
|
||||
description = "Like C3PO but for IO"
|
||||
license-file = "LICENSE"
|
||||
repository = "https://git.st8l.com/dolysis/c3io"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.17", features = ["cargo", "derive", "env", "wrap_help", "unicode", "string"] }
|
||||
|
|
Loading…
Reference in New Issue