From 8781e6fb460676d32fc990aa08305c921b935cf8 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 10 Apr 2024 01:57:10 +0000 Subject: [PATCH] Update cargo-dinghy manifest --- manifests/cargo-dinghy.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manifests/cargo-dinghy.json b/manifests/cargo-dinghy.json index 98bf7e34..a4f1476f 100644 --- a/manifests/cargo-dinghy.json +++ b/manifests/cargo-dinghy.json @@ -13,6 +13,11 @@ "latest": { "version": "0.6.8" }, + "0.7.0": { + "x86_64_linux_musl": { + "checksum": "01ef6234425231a6e49b40fb0fc4df13095756a02aff61f6c3ee862cd57916e1" + } + }, "0.6": { "version": "0.6.8" },