Skip to content

Commit e922bd6

Browse files
committed
feat: update to new sdk
1 parent d26e885 commit e922bd6

File tree

13 files changed

+1491
-1303
lines changed

13 files changed

+1491
-1303
lines changed

.cargo/config.toml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[env]
2+
# Temporary hack for Tangle blueprints to get the workspace root
3+
#
4+
# See: https://github.com/rust-lang/cargo/issues/3946#issuecomment-973132993
5+
CARGO_WORKSPACE_DIR = { value = "", relative = true }

0 commit comments

Comments
 (0)