mirror of
https://github.com/kanidm/kanidm.git
synced 2025-05-09 10:35:06 +02:00
Bumps the all group with 10 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.34` | `4.5.36` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.10` | `0.1.11` | | [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) | `0.1.44` | `0.1.46` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [rand_chacha](https://github.com/rust-random/rand) | `0.3.1` | `0.9.0` | | [rustls](https://github.com/rustls/rustls) | `0.23.25` | `0.23.26` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.17` | `1.2.19` | | [axum-extra](https://github.com/tokio-rs/axum) | `0.9.6` | `0.10.1` | | [axum-macros](https://github.com/tokio-rs/axum) | `0.4.2` | `0.5.0` | | [petgraph](https://github.com/petgraph/petgraph) | `0.7.1` | `0.8.1` | Updates `clap` from 4.5.34 to 4.5.36 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.34...clap_complete-v4.5.36) Updates `hyper-util` from 0.1.10 to 0.1.11 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.10...v0.1.11) Updates `mimalloc` from 0.1.44 to 0.1.46 - [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases) - [Commits](https://github.com/purpleprotocol/mimalloc_rust/compare/v0.1.44...v0.1.46) Updates `rand` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/0.8.5...0.9.0) Updates `rand_chacha` from 0.3.1 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/rand_chacha-0.3.1...0.9.0) Updates `rustls` from 0.23.25 to 0.23.26 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.25...v/0.23.26) Updates `cc` from 1.2.17 to 1.2.19 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.17...cc-v1.2.19) Updates `axum-extra` from 0.9.6 to 0.10.1 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-extra-v0.9.6...axum-extra-v0.10.1) Updates `axum-macros` from 0.4.2 to 0.5.0 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-macros-v0.4.2...axum-macros-v0.5.0) Updates `petgraph` from 0.7.1 to 0.8.1 - [Release notes](https://github.com/petgraph/petgraph/releases) - [Changelog](https://github.com/petgraph/petgraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/petgraph/petgraph/compare/petgraph@v0.7.1...petgraph@v0.8.1) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: hyper-util dependency-version: 0.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: mimalloc dependency-version: 0.1.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rand dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: rand_chacha dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: rustls dependency-version: 0.23.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: cc dependency-version: 1.2.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: axum-extra dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: axum-macros dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: petgraph dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
103 lines
3 KiB
TOML
103 lines
3 KiB
TOML
[package]
|
|
name = "kanidmd_core"
|
|
description = "Kanidm Server Core and Library"
|
|
documentation = "https://docs.rs/kanidm/latest/kanidm/"
|
|
|
|
version = { workspace = true }
|
|
authors = { workspace = true }
|
|
rust-version = { workspace = true }
|
|
edition = { workspace = true }
|
|
license = { workspace = true }
|
|
homepage = { workspace = true }
|
|
repository = { workspace = true }
|
|
|
|
[lib]
|
|
test = true
|
|
doctest = false
|
|
|
|
[features]
|
|
default = []
|
|
dev-oauth2-device-flow = []
|
|
|
|
[dependencies]
|
|
askama = { workspace = true, features = ["with-axum"] }
|
|
askama_axum = { workspace = true }
|
|
axum = { workspace = true }
|
|
axum-htmx = { workspace = true }
|
|
axum-extra = { version = "0.10.1", features = ["cookie"] }
|
|
axum-macros = "0.5.0"
|
|
axum-server = { version = "0.7.1", default-features = false }
|
|
bytes = { workspace = true }
|
|
chrono = { workspace = true }
|
|
compact_jwt = { workspace = true }
|
|
cron = { workspace = true }
|
|
filetime = { workspace = true }
|
|
futures = { workspace = true }
|
|
futures-util = { workspace = true }
|
|
hyper = { workspace = true }
|
|
hyper-util = { workspace = true }
|
|
kanidm_proto = { workspace = true }
|
|
kanidm_utils_users = { workspace = true }
|
|
kanidmd_lib = { workspace = true }
|
|
kanidm_lib_crypto = { workspace = true }
|
|
kanidm_lib_file_permissions = { workspace = true }
|
|
ldap3_proto = { workspace = true }
|
|
libc = { workspace = true }
|
|
openssl = { workspace = true }
|
|
opentelemetry = { workspace = true, features = ["logs"] }
|
|
qrcode = { workspace = true, features = ["svg"] }
|
|
regex = { workspace = true }
|
|
serde = { workspace = true, features = ["derive"] }
|
|
serde_json = { workspace = true }
|
|
serde_with = { workspace = true }
|
|
sketching = { workspace = true }
|
|
sshkeys = { workspace = true }
|
|
sshkey-attest = { workspace = true }
|
|
time = { workspace = true, features = ["serde", "std", "local-offset"] }
|
|
tokio = { workspace = true, features = ["net", "sync", "io-util", "macros"] }
|
|
tokio-openssl = { workspace = true }
|
|
tokio-util = { workspace = true, features = ["codec"] }
|
|
toml = { workspace = true }
|
|
tower = { version = "0.5.2", features = ["tokio-stream", "tracing"] }
|
|
tower-http = { version = "0.6.2", features = [
|
|
"compression-gzip",
|
|
"fs",
|
|
"tokio",
|
|
"trace",
|
|
"tracing",
|
|
"uuid",
|
|
] }
|
|
tracing = { workspace = true, features = ["attributes"] }
|
|
url = { workspace = true, features = ["serde"] }
|
|
uuid = { workspace = true, features = ["serde", "v4"] }
|
|
utoipa = { workspace = true, features = [
|
|
"axum_extras",
|
|
"openapi_extensions",
|
|
"preserve_order", # Preserve order of properties when serializing the schema for a component.
|
|
"time",
|
|
"url",
|
|
"uuid",
|
|
] }
|
|
utoipa-swagger-ui = { workspace = true, features = ["axum"] }
|
|
|
|
webauthn-rs = { workspace = true, features = [
|
|
"resident-key-support",
|
|
"preview-features",
|
|
"danger-credential-internals",
|
|
] }
|
|
|
|
[dev-dependencies]
|
|
walkdir = { workspace = true }
|
|
tempfile = { workspace = true }
|
|
kanidmd_lib = { workspace = true, features = ["test"] }
|
|
|
|
[build-dependencies]
|
|
kanidm_build_profiles = { workspace = true }
|
|
|
|
|
|
[package.metadata.cargo-machete]
|
|
ignored = [
|
|
"opentelemetry", # feature gated
|
|
"kanidm_build_profiles",
|
|
]
|