Skip to content

Commit 19cec57

Browse files
committed
Restore std_or_web wrapper for now
1 parent 84ee728 commit 19cec57

File tree

15 files changed

+566
-19
lines changed

15 files changed

+566
-19
lines changed

Cargo.lock

Lines changed: 120 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,7 @@ version = "0"
6363
[dependencies.steven_protocol]
6464
path = "./protocol"
6565
version = "0"
66+
67+
[dependencies.std_or_web]
68+
path = "./std_or_web"
69+
version = "0"

0 commit comments

Comments
 (0)