cnctd_xcode 0.1.1

Xcode methods
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "cnctd_xcode"
version = "0.1.1"
edition = "2021"
authors = ["Connected Dot Inc.", "Kyle Ebner <kyle@cnctd.world>"]
description = "Xcode methods"
license = "MIT"
repository = "https://github.com/Connected-Dot/cnctd_xcode"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.75"
colored = "2.0.4"