Squashed commit of the following:

commit 67a4068a7fe7834e7335a9f4c22ab7f91588b1bc
Author: Louis Knight-Webb <louis@bloop.ai>
Date:   Fri Jun 20 16:09:04 2025 +0100

    Update CLI

commit 0c3f38c90133970d5016712056dbcc6daffb138b
Author: Louis Knight-Webb <louis@bloop.ai>
Date:   Fri Jun 20 15:54:58 2025 +0100

    Boilerplate
This commit is contained in:
Louis Knight-Webb
2025-06-20 16:10:07 +01:00
parent d4b97a85d3
commit 2c4a7f7f4b
5 changed files with 64 additions and 1 deletions

View File

@@ -33,6 +33,8 @@ mime_guess = "2.0"
directories = "6.0.0"
open = "5.3.2"
ignore = "0.4"
openssl = { workspace = true }
openssl-sys = { workspace = true }
[build-dependencies]
ts-rs = { version = "9.0", features = ["uuid-impl", "chrono-impl"] }