From 3c6d402f9699bc06c90aeb3fb1d28cec058dc9e1 Mon Sep 17 00:00:00 2001 From: "Scott C. Livingston" Date: Tue, 5 Nov 2024 21:19:14 -0800 Subject: [PATCH] PKG: bump to devel --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 771b722..773b54c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1232,7 +1232,7 @@ checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56" [[package]] name = "rerobots" -version = "0.12.2" +version = "0.12.3-devel" dependencies = [ "actix", "awc", diff --git a/Cargo.toml b/Cargo.toml index c131977..c76ff66 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "Rust library for rerobots" homepage = "https://github.com/rerobots/rs" repository = "https://github.com/rerobots/rs" license = "Apache-2.0" -version = "0.12.2" +version = "0.12.3-devel" authors = ["rerobots, Inc. "] edition = "2018" include = [