diff options
Diffstat (limited to 'atuin-common/Cargo.toml')
| -rw-r--r-- | atuin-common/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/atuin-common/Cargo.toml b/atuin-common/Cargo.toml index 94225e6f..918b5b5f 100644 --- a/atuin-common/Cargo.toml +++ b/atuin-common/Cargo.toml @@ -16,3 +16,4 @@ chrono = { workspace = true } serde = { workspace = true } uuid = { workspace = true } rand = { workspace = true } +typed-builder = { workspace = true } |
