mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 05:26:59 +00:00
refactor: remove crate bindings/node
This commit is contained in:
@@ -22,7 +22,6 @@ tools() {
|
||||
|
||||
deps() {
|
||||
mkdir -p \
|
||||
crates/bindings/node/src \
|
||||
crates/bonfire/src \
|
||||
crates/delta/src \
|
||||
crates/core/config/src \
|
||||
@@ -45,7 +44,6 @@ deps() {
|
||||
tee crates/daemons/crond/src/main.rs |
|
||||
tee crates/daemons/pushd/src/main.rs
|
||||
echo '' |
|
||||
tee crates/bindings/node/src/lib.rs |
|
||||
tee crates/core/config/src/lib.rs |
|
||||
tee crates/core/database/src/lib.rs |
|
||||
tee crates/core/files/src/lib.rs |
|
||||
|
||||
Reference in New Issue
Block a user