chore(release): prepare 1.0.0-rc.2

This commit is contained in:
overtrue
2026-08-14 22:33:03 +08:00
parent ffe889ad59
commit 7982c661dd
7 changed files with 104 additions and 101 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
{
default = rustPlatform.buildRustPackage {
pname = "rustfs";
version = "1.0.0-rc.1";
version = "1.0.0-rc.2";
src = ./.;