add base lock

Signed-off-by: junxiang Mu <1948535941@qq.com>
This commit is contained in:
junxiang Mu
2024-09-16 13:08:27 +08:00
parent c25cf508ff
commit 5e70d8b841
8 changed files with 1542 additions and 359 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[workspace]
resolver = "2"
members = ["rustfs", "ecstore", "e2e_test", "common/protos"]
members = ["rustfs", "ecstore", "e2e_test", "common/lock", "common/protos"]
[workspace.package]
edition = "2021"