代码拉取完成,页面将自动刷新
[workspace]
resolver = "2"
members = [
"gitjobs-server",
"gitjobs-syncer"
]
[workspace.package]
version = "0.0.1"
license = "Apache-2.0"
edition = "2024"
rust-version = "1.90"
[workspace.dependencies]
anyhow = "1.0.100"
askama = { version = "0.14.0", features = ["serde_json"] }
async-trait = "0.1.89"
axum = { version = "0.8.4", features = ["macros", "multipart"] }
axum-login = "0.18.0"
axum-extra = { version = "0.10.1", features = ["form"] }
axum-messages = "0.8.0"
cached = { version = "0.56.0", features = ["async"] }
chrono = { version = "0.4.42", features = ["serde"] }
chrono-tz = { version = "0.10.4", features = ["serde"] }
clap = { version = "4.5.48", features = ["derive"] }
deadpool-postgres = { version = "0.14.1", features = ["serde"] }
emojis = "0.7.2"
figment = { version = "0.10.19", features = ["yaml", "env"] }
futures = "0.3.31"
human_format = "1.1.0"
image = "0.25.8"
lettre = { version = "0.11.18", default-features = false, features = ["builder", "hostname", "pool", "smtp-transport", "tokio1-rustls-tls"] }
markdown = "1.0.0-alpha.24"
mime_guess = "2.0.5"
minify-html = "0.16.4"
mockall = "0.13.1"
num-format = "0.4.4"
oauth2 = "5.0.0"
openidconnect = { version = "4.0.1", features = ["accept-rfc3339-timestamps"] }
openssl = { version = "0.10.73", features = ["vendored"] }
palette = "0.7.6"
password-auth = "1.0.0"
postgres-openssl = "0.5.1"
rand = "0.9.2"
regex = "1.11.2"
reqwest = { version = "0.12.23", features = ["json"] }
rust-embed = "8.7.2"
serde = { version = "1.0.226", features = ["derive"] }
serde_html_form = "0.2.8"
serde_json = "1.0.145"
serde_qs = { version = "0.15.0", features = ["axum"] }
serde_with = "3.14.1"
sha2 = "0.10.9"
strum = { version = "0.27.2", features = ["derive"] }
thiserror = "2.0.16"
time = "0.3.44"
tokio = { version = "1.47.1", features = [
"macros",
"process",
"rt-multi-thread",
"signal",
"sync",
"time",
] }
tokio-postgres = { version = "0.7.13", features = [
"with-chrono-0_4",
"with-serde_json-1",
"with-time-0_3",
"with-uuid-1",
] }
tokio-util = { version = "0.7.16", features = ["full"] }
tower = "0.5.2"
tower-http = { version = "0.6.6", features = ["auth", "fs", "set-header", "trace"] }
tower-sessions = { version = "0.14.0", features = ["signed"] }
tracing = "0.1.41"
tracing-subscriber = { version = "0.3.20", features = ["env-filter", "json"] }
unicode-segmentation = "1.12.0"
uuid = { version = "1.18.1", features = ["serde", "v4"] }
which = "8.0.0"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。