From 249e4c8629048db50dc03bded0ae0f9aa647081f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Patrick=20Jos=C3=A9=20Pereira?= <patrickelectric@gmail.com>
Date: Thu, 18 Jul 2024 06:02:26 -0300
Subject: [PATCH] mavlink-core: Update to 0.13.1
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
---
 mavlink-core/Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mavlink-core/Cargo.toml b/mavlink-core/Cargo.toml
index 82b2410..3726398 100644
--- a/mavlink-core/Cargo.toml
+++ b/mavlink-core/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "mavlink-core"
-version = "0.12.2"
+version = "0.13.1"
 authors = [
     "Todd Stellanova",
     "Michal Podhradsky",
-- 
GitLab