fix: Remove onig from dep tree

This commit is contained in:
Gerald Pinder 2025-04-28 20:43:53 -04:00
parent 64e68c68b7
commit b0f1269e1e
3 changed files with 114 additions and 139 deletions

View file

@ -91,7 +91,7 @@ comlexr.workspace = true
indexmap.workspace = true
indicatif.workspace = true
log.workspace = true
miette = { workspace = true, features = ["fancy", "syntect-highlighter"] }
miette = { workspace = true, features = ["fancy"] }
oci-distribution.workspace = true
reqwest.workspace = true
semver.workspace = true