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