From 554d533a253a137c27c5cdac6da2ae09629029dc Mon Sep 17 00:00:00 2001 From: jdx <216188+jdx@users.noreply.github.com> Date: Tue, 3 Dec 2024 11:06:12 -0600 Subject: [PATCH] chore: upgrade usage-lib --- Cargo.lock | 4 ++-- docs/registry.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 05210d7bb9..624bb5b9b7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4018,9 +4018,9 @@ checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" [[package]] name = "usage-lib" -version = "1.3.3" +version = "1.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a295f14b9d6e22bf9e19190c9dc1cb21bce03069bacf0b5dc63d4d7bb5ccb175" +checksum = "d43de343a2409b44516220610d6686e765fc3701e82ed4829d5f5e5faa431967" dependencies = [ "clap", "heck 0.5.0", diff --git a/docs/registry.md b/docs/registry.md index c3248ed2b1..68234dc134 100644 --- a/docs/registry.md +++ b/docs/registry.md @@ -441,7 +441,7 @@ You can also specify the full name for a tool using `mise use aqua:1password/cli | kubie | [aqua:sbstp/kubie](https://github.com/sbstp/kubie) [asdf:johnhamelink/asdf-kubie](https://github.com/johnhamelink/asdf-kubie) | | kustomize | [aqua:kubernetes-sigs/kustomize](https://github.com/kubernetes-sigs/kustomize) [asdf:Banno/asdf-kustomize](https://github.com/Banno/asdf-kustomize) | | kwt | [aqua:carvel-dev/kwt](https://github.com/carvel-dev/kwt) [asdf:vmware-tanzu/asdf-carvel](https://github.com/vmware-tanzu/asdf-carvel) | -| kyverno-cli | [aqua:kyverno/kyverno](https://github.com/kyverno/kyverno) [asdf:https://github.com/hobaen/asdf-kyverno-cli.git](https://github.com/hobaen/asdf-kyverno-cli) | +| kyverno | [aqua:kyverno/kyverno](https://github.com/kyverno/kyverno) [asdf:https://github.com/hobaen/asdf-kyverno-cli.git](https://github.com/hobaen/asdf-kyverno-cli) | | lab | [aqua:zaquestion/lab](https://github.com/zaquestion/lab) [asdf:particledecay/asdf-lab](https://github.com/particledecay/asdf-lab) | | lane | [asdf:CodeReaper/asdf-lane](https://github.com/CodeReaper/asdf-lane) | | lazygit | [aqua:jesseduffield/lazygit](https://github.com/jesseduffield/lazygit) [asdf:nklmilojevic/asdf-lazygit](https://github.com/nklmilojevic/asdf-lazygit) |