Skip to content

Commit

Permalink
Refactor all the FFI code
Browse files Browse the repository at this point in the history
  • Loading branch information
obelisk committed Dec 7, 2023
1 parent 22a07dd commit 08ae38f
Show file tree
Hide file tree
Showing 8 changed files with 1,094 additions and 1,027 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions rustica-agent/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ ctap2_hid = ["sshcerts/fido-support", "sshcerts/yubikey-support"]

[dependencies]
sshcerts = { git = "https://github.com/obelisk/sshcerts", branch = "moz_auth_2023", default-features = false }
#sshcerts = { path = "../../sshcerts", default-features = false }
async-trait = "0.1"
base64 = "0.12.1"
byteorder = "1.4.2"
Expand Down
Loading

0 comments on commit 08ae38f

Please sign in to comment.