chore(release): prepare 1.0.0-rc.2

This commit is contained in:
Zhengchao An
2026-08-15 01:29:08 +08:00
committed by GitHub
parent 69e8ef9af5
commit e9f5318027
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 = ./.;