feat: file repo

This commit is contained in:
Gabor Körber
2024-05-12 13:26:21 +02:00
parent 20fc177280
commit 8fa6886e77
5 changed files with 56 additions and 17 deletions
Generated
+6 -3
View File
@@ -651,15 +651,17 @@ checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
[[package]]
name = "chrono"
version = "0.4.31"
version = "0.4.38"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38"
checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
dependencies = [
"android-tzdata",
"iana-time-zone",
"js-sys",
"num-traits",
"serde",
"windows-targets 0.48.5",
"wasm-bindgen",
"windows-targets 0.52.0",
]
[[package]]
@@ -1756,6 +1758,7 @@ dependencies = [
"async-trait",
"axum 0.7.4",
"barrel",
"chrono",
"dotenvy",
"dunce",
"entity",