diff options
| author | Mason Reed <mason@vector35.com> | 2026-02-22 17:16:52 -0800 |
|---|---|---|
| committer | Mason Reed <35282038+emesare@users.noreply.github.com> | 2026-02-23 00:09:44 -0800 |
| commit | f3e0bf4ab35d50b11b2dbde41a699ab7497208d1 (patch) | |
| tree | 660c94b4dd609b28b77c5ba2daabfa893cecefa2 /Cargo.lock | |
| parent | b18bdad6c94a8e234108d531f0c480c7104abebe (diff) | |
[BNTL] Misc improvements
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2389,9 +2389,9 @@ dependencies = [ [[package]] name = "serde-saphyr" -version = "0.0.18" +version = "0.0.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "191a4f997fef5e095212c5790898516e9567d2d8502c4159317603ff0321e394" +checksum = "29fb2d57f074f415e3ea6905994be8aca2bd7a17f8a0344cc43ed15bf240a547" dependencies = [ "ahash", "annotate-snippets", |
