Skip to content

Commit

Permalink
remove unneeded dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ksrichard committed Feb 14, 2025
1 parent 4faa9b4 commit e755f59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clients/wallet_daemon_client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ serde_json = { workspace = true }
thiserror = { workspace = true }
ts-rs = { workspace = true, optional = true }
webauthn-rs-proto = {workspace = true}
base64urlsafedata = "0.5.1"

[features]
ts = ["ts-rs"]

0 comments on commit e755f59

Please sign in to comment.