Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikrothenberger committed Jul 9, 2024
1 parent 1587eee commit 8e5b86a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demos/vc_issuer/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/// A small module that makes get_random work on wasm32-unknown-unknown.
/// The dependency on get_random comes from the captcha library.
#[cfg(all(
target_arch = "wasm32",
target_vendor = "unknown",
Expand Down

0 comments on commit 8e5b86a

Please sign in to comment.