From 63057c41160c328eb9865f29e08048394e05a251 Mon Sep 17 00:00:00 2001 From: benshi <807629978@qq.com> Date: Mon, 1 Jul 2024 09:12:37 +0800 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c14f664..77493ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ workspace = { members = ["rszlm-sys"] } [package] name = "rszlm" -version = "0.1.3" +version = "0.1.4" edition = "2021" authors = ["shiben. "] description = "ZLMediaKit rust api"