Update RustCrypto dependencies to v0.13 (#106)

This commit is contained in:
daxpedda
2023-03-04 14:54:13 -08:00
committed by GitHub
parent 83eb78b232
commit 8b895cc631
3 changed files with 6 additions and 10 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
- --features serde
toolchain:
- stable
- 1.61.0
- 1.65.0
name: test
steps:
- name: Checkout sources