We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e9287 commit a391961Copy full SHA for a391961
Cargo.toml
@@ -17,7 +17,7 @@ path = "src/main.rs"
17
18
[dependencies]
19
atty = "0.2.14"
20
-biscuit-auth = { version = "6.0.0-beta.1", features = ["serde-error"] }
+biscuit-auth = { version = "6.0.0-beta.1", features = ["serde-error", "pem"] }
21
clap = { version = "^3.0", features = ["color", "derive"] }
22
chrono = "^0.4"
23
hex = "0.4.3"
0 commit comments