Skip to content

Commit a2ee653

Browse files
committed
add asbytes to cargo file of workspace
1 parent f2a36e7 commit a2ee653

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,11 @@ version = "~0.12.0"
336336
path = "module/core/is_slice"
337337
default-features = false
338338

339+
[workspace.dependencies.asbytes]
340+
version = "~0.1.0"
341+
path = "module/core/asbytes"
342+
default-features = false
343+
339344

340345
## error
341346

0 commit comments

Comments
 (0)