Compare commits
2 Commits
e6c0f78038
...
0bc70fd6f3
Author | SHA1 | Date | |
---|---|---|---|
0bc70fd6f3 | |||
6ab3d96111 |
@ -15,5 +15,5 @@ readme = "README.md"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
anyhow = "1.0.97"
|
||||
elliptic-curve = { version = "0.13.8", features = ["pkcs8", "pem"] }
|
||||
p384 = { version = "0.13.0", features = ["ecdsa", "pkcs8", "pem"] }
|
||||
p384 = { version = "0.13.1", features = ["ecdsa", "pkcs8", "pem"] }
|
||||
jsonwebtoken = "9.3.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user