update
Some checks failed
checks / checks (push) Failing after 2m56s

This commit is contained in:
2025-10-01 13:56:29 +04:00
parent b1948d3061
commit 67b0033158
3 changed files with 432 additions and 448 deletions

824
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -6,28 +6,28 @@ edition = "2021"
[dependencies]
anymap = "0.12.1"
async-trait = "0.1.88"
clap = { version = "4.5.32", features = ["derive", "env"] }
color-eyre = "0.6.3"
comfy-table = { version = "7.1.4", default-features = false }
async-trait = "0.1.89"
clap = { version = "4.5.48", features = ["derive", "env"] }
color-eyre = "0.6.5"
comfy-table = { version = "7.2.1", default-features = false }
comment-parser = "0.1.0"
heck = "0.5.0"
include_dir = "0.7.4"
indicatif = "0.17.11"
inquire = "0.7.5"
minijinja = { version = "2.9.0", features = ["loader"] }
minijinja = { version = "2.12.0", features = ["loader"] }
path-clean = "1.0.1"
pathdiff = "0.2.3"
quote = "1.0.40"
sea-orm-codegen = "1.1.8"
sea-schema = { version = "0.16.1", features = ["sqlx-all"] }
serde = { version = "1.0.219", features = ["derive"] }
quote = "1.0.41"
sea-orm-codegen = "1.1.16"
sea-schema = { version = "0.16.2", features = ["sqlx-all"] }
serde = { version = "1.0.228", features = ["derive"] }
serde_merge = "0.1.3"
sqlx = { version = "0.8.3", features = ["mysql", "postgres", "sqlite", "runtime-tokio"] }
syn = { version = "2.0.100", features = ["extra-traits", "full"] }
tokio = { version = "1.44.1", features = ["full"] }
toml = "0.8.20"
toml_edit = { version = "0.22.24", features = ["serde"] }
sqlx = { version = "0.8.6", features = ["mysql", "postgres", "sqlite", "runtime-tokio"] }
syn = { version = "2.0.106", features = ["extra-traits", "full"] }
tokio = { version = "1.47.1", features = ["full"] }
toml = "0.8.23"
toml_edit = { version = "0.22.27", features = ["serde"] }
tracing = "0.1.41"
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
url = "2.5.4"
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
url = "2.5.7"

24
flake.lock generated
View File

@@ -3,11 +3,11 @@
"advisory-db": {
"flake": false,
"locked": {
"lastModified": 1744011916,
"narHash": "sha256-vZIug2BsukcfdNIH8Kto6iUGJM4PgaE8sPIKZDy8MT0=",
"lastModified": 1759226657,
"narHash": "sha256-msIjIH46R32kIF72PbU0+Hxqeu6yQFo8FsANKgs/iP0=",
"owner": "rustsec",
"repo": "advisory-db",
"rev": "b3d5d51745076cac459a298838d6bec9f4b052f3",
"rev": "f71b77f025d1c2afcd2b07a32e7127a5d138ef4a",
"type": "github"
},
"original": {
@@ -18,11 +18,11 @@
},
"crane": {
"locked": {
"lastModified": 1743908961,
"narHash": "sha256-e1idZdpnnHWuosI3KsBgAgrhMR05T2oqskXCmNzGPq0=",
"lastModified": 1758758545,
"narHash": "sha256-NU5WaEdfwF6i8faJ2Yh+jcK9vVFrofLcwlD/mP65JrI=",
"owner": "ipetkov",
"repo": "crane",
"rev": "80ceeec0dc94ef967c371dcdc56adb280328f591",
"rev": "95d528a5f54eaba0d12102249ce42f4d01f4e364",
"type": "github"
},
"original": {
@@ -51,11 +51,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1743827369,
"narHash": "sha256-rpqepOZ8Eo1zg+KJeWoq1HAOgoMCDloqv5r2EAa9TSA=",
"lastModified": 1759036355,
"narHash": "sha256-0m27AKv6ka+q270dw48KflE0LwQYrO7Fm4/2//KCVWg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "42a1c966be226125b48c384171c44c651c236c22",
"rev": "e9f00bd893984bc8ce46c895c3bf7cac95331127",
"type": "github"
},
"original": {
@@ -98,11 +98,11 @@
]
},
"locked": {
"lastModified": 1743993291,
"narHash": "sha256-u8GHvduU1gCtoFXvTS/wGjH1ouv5S/GRGq6MAT+sG/k=",
"lastModified": 1759286284,
"narHash": "sha256-JLdGGc4XDutzSD1L65Ni6Ye+oTm8kWfm0KTPMcyl7Y4=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "0cb3c8979c65dc6a5812dfe67499a8c7b8b4325b",
"rev": "f6f2da475176bb7cff51faae8b3fe879cd393545",
"type": "github"
},
"original": {