File tree Expand file tree Collapse file tree
crates/bindings/tests/snapshots Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22source : crates / bindings / tests / deps .rs
33expression : " cargo tree -p spacetimedb -f {lib} -e no-dev"
44-- -
5- total crates : 68
5+ total crates : 66
66spacetimedb
77├── bytemuck
88├── derive_more
@@ -27,11 +27,6 @@ spacetimedb
2727│ ├── rand_chacha
2828│ │ ├── ppv_lite86
2929│ │ │ └── zerocopy
30- │ │ │ ├── byteorder
31- │ │ │ └── zerocopy_derive
32- │ │ │ ├── proc_macro2 (* )
33- │ │ │ ├── quote (* )
34- │ │ │ └── syn (* )
3530│ │ └── rand_core
3631│ │ └── getrandom (* )
3732│ └── rand_core (* )
@@ -77,9 +72,8 @@ spacetimedb
7772│ ├── spacetimedb_data_structures
7873│ │ ├── ahash
7974│ │ │ ├── cfg_if
80- │ │ │ ├── getrandom (* )
8175│ │ │ ├── once_cell
82- │ │ │ └── zerocopy ( * )
76+ │ │ │ └── zerocopy
8377│ │ │ [build - dependencies ]
8478│ │ │ └── version_check
8579│ │ ├── hashbrown
You can’t perform that action at this time.
0 commit comments