Skip to content

Commit

Permalink
fix: disable user precense requirement
Browse files Browse the repository at this point in the history
Signed-off-by: Berend Sliedrecht <[email protected]>
  • Loading branch information
Berend Sliedrecht committed May 16, 2024
1 parent a43dbc4 commit eb7e853
Show file tree
Hide file tree
Showing 4 changed files with 141 additions and 156 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "animo-secure-env"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
rust-version = "1.67"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/android/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

140 changes: 79 additions & 61 deletions examples/mobile_tests/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit eb7e853

Please sign in to comment.