Sync computers
This commit is contained in:
@@ -5,4 +5,4 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
os-std-macros = { path = "../os-std-macros" }
|
||||
shared = { path = "../shared" }
|
||||
shared = { path = "../shared", features = ["user"] }
|
||||
|
||||
Reference in New Issue
Block a user