From ba310ae37ffcaf022026682b6697bf2cc6bd4d9b Mon Sep 17 00:00:00 2001 From: Jack Wills <32690432+mrjackwills@users.noreply.github.com> Date: Wed, 25 Jan 2023 15:57:10 -0500 Subject: [PATCH] chores: Cargo.lock issue --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 0dcf962..94fe363 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -674,7 +674,7 @@ checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" [[package]] name = "oxker" -version = "0.1.11" +version = "0.2.0" dependencies = [ "anyhow", "bollard",