chore(release): prepare 1.0.0-rc.3

This commit is contained in:
Zhengchao An
2026-08-20 21:50:34 +08:00
committed by GitHub
parent 198a07d3fa
commit d65fba9142
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.2";
version = "1.0.0-rc.3";
src = ./.;