Merge 7b0bb1ab4a into 9a75569e83
This commit is contained in:
commit
5b4f4754cf
2 changed files with 5 additions and 18 deletions
|
|
@ -22,7 +22,7 @@ tracing = "0.1.41"
|
|||
tracing-subscriber = { version = "0.3.20", features = ["fmt", "env-filter"]}
|
||||
humantime-serde = "1.1.1"
|
||||
sqlx = { version = "0.8.6", features = ["sqlite", "runtime-tokio", "uuid", "chrono"] }
|
||||
chrono = { version = "0.4.41", features = ["serde"] }
|
||||
chrono = { version = "0.4.42", features = ["serde"] }
|
||||
rand = "0.9.0"
|
||||
sanitize-filename = "0.6.0"
|
||||
regex = "1.12.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue