From f1a2211075faa48f7333725dc840c52f00cf60b6 Mon Sep 17 00:00:00 2001 From: Devyn Cairns Date: Mon, 23 Sep 2024 22:31:24 -0700 Subject: [PATCH] update Cargo.lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index f627ccf..6b44f6a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -932,7 +932,7 @@ dependencies = [ [[package]] name = "nu_plugin_dbus" -version = "0.10.0" +version = "0.11.0" dependencies = [ "dbus", "nu-plugin",