diff options
Diffstat (limited to 'plugins/workflow_objc/Cargo.toml')
| -rw-r--r-- | plugins/workflow_objc/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/workflow_objc/Cargo.toml b/plugins/workflow_objc/Cargo.toml index 09a2d3a7..f6392d9f 100644 --- a/plugins/workflow_objc/Cargo.toml +++ b/plugins/workflow_objc/Cargo.toml @@ -14,3 +14,4 @@ log = "0.4" dashmap = { version = "6.1", features = ["rayon"]} once_cell = "1.20" thiserror = "2.0" +bstr = "1.12" |
