From 93a01aafb3a58bf08be48ae3b7bfb5d44a25b87e Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sun, 8 Sep 2024 04:44:57 +0800 Subject: chore(deps): bump cargo dependencies (#106) --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a82a913..a1f36b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,13 +1,13 @@ [package] name = "hydro_roll" -version = "0.1.8-alpha.2" +version = "0.1.9-alpha.1" edition = "2021" description = "A simple rust library for HydroRoll." license = "MIT" documentation = "https://docs.hydroroll.team/" homepage = "https://hydroroll.team/" repository = "https://github.com/HydroRoll-Team/HydroRoll" -authors = ["HsiangNianian "] +authors = ["HsiangNianian"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [lib] -- cgit v1.2.3-70-g09d2