From 1257b0bd2eabede7ee330243a241e2849b6115cd Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 25 Dec 2021 18:50:30 -0500 Subject: refactor --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index fbde278..17eac54 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -466,6 +466,7 @@ dependencies = [ "hostname", "libc", "nix", + "once_cell", "pest", "pest_derive", "pty-process", -- cgit v1.2.3-54-g00ecf