Skip to content

Commit

Permalink
fixup! chore: get rid of unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bnjbvr committed Oct 10, 2024
1 parent 1671356 commit dc4c67e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion examples/qr-login/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ test = false
anyhow = { workspace = true }
tokio = { workspace = true, features = ["macros", "rt-multi-thread"] }
clap = { version = "4.0.15", features = ["derive"] }
qrcode = { version = "0.14.1" }
futures-util = { workspace = true }
tracing-subscriber = { workspace = true }
url = "2.3.1"
Expand Down

0 comments on commit dc4c67e

Please sign in to comment.