From 67398a3cf42486637af1c416f9b44ac9bf4cbc0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 14:45:20 +0000 Subject: [PATCH] Bump steno from `c6ea85c` to `578498b` Bumps [steno](https://github.com/oxidecomputer/steno) from `c6ea85c` to `578498b`. - [Release notes](https://github.com/oxidecomputer/steno/releases) - [Commits](https://github.com/oxidecomputer/steno/compare/c6ea85cfd268668a5974741b308d89acfae76063...578498bbb43f9061c636b938dff98e7ece0b0efc) --- updated-dependencies: - dependency-name: steno dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 6d257e476ae..db437aff6e1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3714,7 +3714,7 @@ dependencies = [ [[package]] name = "steno" version = "0.1.0" -source = "git+https://github.com/oxidecomputer/steno?branch=main#c6ea85cfd268668a5974741b308d89acfae76063" +source = "git+https://github.com/oxidecomputer/steno?branch=main#578498bbb43f9061c636b938dff98e7ece0b0efc" dependencies = [ "anyhow", "async-trait",