From 726960accaacdf835c5639683b0837c8ff904de6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:50:44 +0100 Subject: [PATCH] deps: bump pubky-app-specs from `b885faa` to `270fcb2` (#290) Bumps [pubky-app-specs](https://github.com/pubky/pubky-app-specs) from `b885faa` to `270fcb2`. - [Release notes](https://github.com/pubky/pubky-app-specs/releases) - [Commits](https://github.com/pubky/pubky-app-specs/compare/b885faa516058137615b58b959d69160a26d4bde...270fcb2727d5c135e790d1776ccfb704e860fdd0) --- updated-dependencies: - dependency-name: pubky-app-specs dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index de40ad4d..feaedfbd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2504,10 +2504,11 @@ dependencies = [ [[package]] name = "pubky-app-specs" version = "0.2.1" -source = "git+https://github.com/pubky/pubky-app-specs#b885faa516058137615b58b959d69160a26d4bde" +source = "git+https://github.com/pubky/pubky-app-specs#270fcb2727d5c135e790d1776ccfb704e860fdd0" dependencies = [ "base32", "blake3", + "mime", "serde", "serde_json", "url",