uv-errors 0.0.49

Common error traits for uv.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "uv-errors"
version = "0.0.49"
description = "Common error traits for uv."
edition = { workspace = true }
rust-version = { workspace = true }
homepage = { workspace = true }
repository = { workspace = true }
authors = { workspace = true }
license = { workspace = true }

[dependencies]
owo-colors = { workspace = true }

[lints]
workspace = true