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 /plugins/bntl_utils/Cargo.toml | |
| parent | b18bdad6c94a8e234108d531f0c480c7104abebe (diff) | |
[BNTL] Misc improvements
Diffstat (limited to 'plugins/bntl_utils/Cargo.toml')
| -rw-r--r-- | plugins/bntl_utils/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/bntl_utils/Cargo.toml b/plugins/bntl_utils/Cargo.toml index 0f867847..fc7e7613 100644 --- a/plugins/bntl_utils/Cargo.toml +++ b/plugins/bntl_utils/Cargo.toml @@ -23,7 +23,7 @@ walkdir = "2.5" dashmap = "6.1" # For TBD parsing -serde-saphyr = { version = "0.0.18", default-features = false, features = [] } +serde-saphyr = { version = "0.0.19", default-features = false, features = [] } # For reports minijinja = "2.10.2" |
