Skip to content

Commit 82d6dfb

Browse files
fix: clippy main (#419)
1 parent e23e69e commit 82d6dfb

4 files changed

Lines changed: 3 additions & 2 deletions

File tree

crates/keys/src/tests/mod.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,8 @@ mod key_tests {
368368
))
369369
));
370370
}
371-
371+
}
372+
372373
#[test]
373374
fn test_verifying_key_from_spki_pem_path_or_base64() {
374375
let temp_dir = tempdir().unwrap();
-92 Bytes
Binary file not shown.
24 Bytes
Binary file not shown.

verification_keys/keys.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"base_vk": "0x00e42f2ca723e417e208dfd19511bad655851b70ab8c4e11adf0323b00b0d38e", "recursive_vk": "0x001813dd3402e2a3497b498d328e70676053acd11d31ef3f28a3f18bc87034de"}
1+
{"base_vk": "0x00592e5c5cc210dc4e5430b9243a1dc025fe0b1d4dc51b21212cfa83cfa1bc53", "recursive_vk": "0x0010808cf81835b8bcb93e4d8920a76c57ecc4a3a3513adacbbea3faf744950c"}

0 commit comments

Comments
 (0)